I am given a relation that $3X^3 = 2Y^2$
I then have to find the ratio of $X : Y$
To me, the first steps would be the following:
Divide by two: ${3X^3\over2} = {2Y^2\over2}$
${3\over2}X^3 = Y^2$
Then square root: $\sqrt{{3\over2}X^3} = \sqrt{Y^2}$
$\sqrt{{3\over2}X^3} = Y$
This seems pretty ugly now and still includes a cubed power for X. Is this the final reduction or is there a way to get this to the format of $X : Y$?