document.write( "Question 1184645: How do I enter 5 cuberoot 5x into a math program? I can’t get my program to recognize the cube root \n" ); document.write( "
Algebra.Com's Answer #815281 by MathLover1(20850)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "open parentheses { (three of those)
\n" ); document.write( "type root(3,5x)\r
\n" ); document.write( "\n" ); document.write( "close parentheses } (three of those)\r
\n" ); document.write( "\n" ); document.write( "\"root%283%2C5x%29\"
\n" ); document.write( "
\n" ); document.write( "
\n" );