document.write( "Question 258548: trying to figure out 6n-th root of 4123. \n" ); document.write( "
Algebra.Com's Answer #190350 by drk(1908)\"\" \"About 
You can put this solution on YOUR website!
This looks like
\n" ); document.write( "(4123)^(1/(6n))
\n" ); document.write( "This is the same as
\n" ); document.write( "(4123)^(1/6)^(1/n)
\n" ); document.write( "we can estimate
\n" ); document.write( "(4123)^(1/6)
\n" ); document.write( "as 4.00438
\n" ); document.write( "so, we can say
\n" ); document.write( "4.00438^(1/n)
\n" ); document.write( "or the nth root of 4.00438.
\n" ); document.write( "Of course this answer will change as n changes.
\n" ); document.write( "
\n" );