URGENT ASAP please 20 POINTS Thanks
Write a Java program named MathPow.java that calculates the squares and cubes of the numbers from 0 to 10 and prints the resulting values in a table format, as shown below. Hint: use \t for columns.
