document.write( "Question 496568: How do you uncube a number. For example, r cubed = 108.9. How do I find r?
\n" );
document.write( "I have a graphing calculator that I can use but dont know which button i should even push. Thanks.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #336657 by bucky(2189)![]() ![]() ![]() You can put this solution on YOUR website! Here's one way to do it. In many cases you can even use just a cheap scientific calculator to do it. \n" ); document.write( ". \n" ); document.write( "If you want to find the square root of a number you can raise the number to the one-half power (exponent = 1/2 or 0.5) \n" ); document.write( ". \n" ); document.write( "If you want to find the cube root of a number you can raise the number to the one-third power (exponent = 1/3 or 0.333333333) \n" ); document.write( ". \n" ); document.write( "If you want to find the fourth root of a number you can raise the number to the one-fourth power (exponent = 1/4 or 0.25) \n" ); document.write( ". \n" ); document.write( "If you want to find the fifth root of a number you can raise the number to the one-fifth power (exponent = 1/5 or 0.20) \n" ); document.write( ". \n" ); document.write( "And so on. \n" ); document.write( ". \n" ); document.write( "On a cheap scientific calculator you might see if there is a key that says \n" ); document.write( ". \n" ); document.write( "You don't need the graphing function of a graphing calculator. On my HP TI-89 I can just key in 108.9^0.333333333 and press the \"enter\" key to get the answer of 4.77539 (If more decimal places were needed, I would need to increase the number of significant displayed digits in the \"Mode\" function. I currently have the displayed digits set for \"float 6\" so I get a six digit answer with the decimal placed appropriately.) \n" ); document.write( ". \n" ); document.write( "I hope this helps you understand a method that you can use to get various roots of a given number. Just divide 1 by the number of the root and then use that answer as the exponent which you raise the given number to. If you need further instructions, post your problem again. \n" ); document.write( " |