document.write( "Question 709161: how would i solve for m the equation 2m^3=54, i am guessing it should start off with 2m^3-54=0 then, 2(m^3)=2(-27)=0, but then i get totaly lost and confused any help please \n" ); document.write( "
Algebra.Com's Answer #436401 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
2m^3=54
\n" ); document.write( "divide both sides by 2:
\n" ); document.write( "m^3=27
\n" ); document.write( "take the \"cube root\" of both sides:
\n" ); document.write( "m = cubeRt(27)
\n" ); document.write( "factor to prime numbers:
\n" ); document.write( "m = cubeRt(3*3*3)
\n" ); document.write( "m = 3
\n" ); document.write( "
\n" );