document.write( "Question 1067532: How do you find the square root of a fraction?
\n" ); document.write( "For example, find the square root of 8/3
\n" ); document.write( "

Algebra.Com's Answer #682676 by math_helper(2461)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Use this:
\n" ); document.write( "\"+sqrt%28a%2Fb%29+=+sqrt%28a%29%2Fsqrt%28b%29+\"
\n" ); document.write( "—\r
\n" ); document.write( "\n" ); document.write( "It comes from \"+%28a%2Fb%29%5En+=+%28a%5En%29%2F%28b%5En%29+\" where n=1/2 for sqrt.
\n" ); document.write( "
\n" );