You can
put this solution on YOUR website!
is the same as x to the nth power.

is the same as 1/(x^n)

is the same as the nth root of x.

is the same as nth root of x raised to the mth power.
-------
cubed root of 5*x would be

which is (5*x) raised to the (1/3)d power.
-----
cubed root of 5*x raised to the 5th power would be

which is (5*x) raised to the (5/3)d power.
-----