You can put this solution on YOUR website! Rewrite y^(3/2)
---
The 3 in the numerator of the exponent means "cube"
The 2 in the denominator of the exponent means "take the square root"
---
y^(3/2) = sqrt[y^3] = y*sqrt(y)
----------------
cheers,
Stan H.
----------