document.write( "Question 5885: How can I get my calculator to do a root of a number other than the just the square root. for example, the cube root of 8 is 2. My calculator only shows the square root. I have a T-89 titanium.\r
\n" );
document.write( "\n" );
document.write( "Thanks in advance. \n" );
document.write( "
Algebra.Com's Answer #3081 by Abbey(339)![]() ![]() ![]() You can put this solution on YOUR website! enter it as \n" ); document.write( "8^(1/3) for a cube root\r \n" ); document.write( "\n" ); document.write( "64^(1/4) for a fourth root, etc. \n" ); document.write( " |