If the cube root(the third root) of a number, raise it to the power of 1/3.To find the fourth root of a number, raise it to the power of 1/4. Write a statement that will find the fifth root of the variable x and store the result in the variable y.