document.write( "Question 36721This question is from textbook
\n" );
document.write( ": I don't know how to solve this problem:
\n" );
document.write( "log(base 8)x = 1/3
\n" );
document.write( "I got this far:
\n" );
document.write( "8^1/3 = x \n" );
document.write( "
Algebra.Com's Answer #22546 by josmiceli(19441) You can put this solution on YOUR website! 8^1/3 = x \n" ); document.write( "This is exactly right \n" ); document.write( "x is equal to the cube root of 8 \n" ); document.write( "What multiplied by itself three times equals 8? \n" ); document.write( "2 * 2 * 2 = 8 \n" ); document.write( "2 is the cube root of 8 and x = 2 \n" ); document.write( " |