Write a program that uses an "if" statement to determine if the number is greater than one. If the number is greater than 1, the program calculates the square and cube of the number and displays the output to the user.