document.write( "Question 767089: If a^n=b then a is the nth root of b\r
\n" );
document.write( "\n" );
document.write( "true or false? please explain?\r
\n" );
document.write( "\n" );
document.write( "Thank you much!! \n" );
document.write( "
Algebra.Com's Answer #467400 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! This is true, note that \n" ); document.write( "a^n = b restated is \n" ); document.write( "n = log(a)b, that is \n" ); document.write( "the log to the base a of b is n \n" ); document.write( " \n" ); document.write( " |