document.write( "Question 258540: N-th root 6 4123 \n" ); document.write( "
Algebra.Com's Answer #190339 by drk(1908)\"\" \"About 
You can put this solution on YOUR website!
Sounds like you want
\n" ); document.write( "\"4123%5E%281%2F6%29\"
\n" ); document.write( "There are a few ways we could do this
\n" ); document.write( "(1) calculator / computer: ~ 4.00438
\n" ); document.write( "(2) estimation - Babylonian style
\n" ); document.write( "4123 = 4^6 + 127
\n" ); document.write( "The 6th root is ~ 4 + 127/(6*4^5) ~ 4.0206.
\n" ); document.write( "Hope this is what you were looking for.
\n" ); document.write( "
\n" );