document.write( "Question 422799: how can i get the square root oh numbers with negative sign like \"sqrt%28-32%29\" \n" ); document.write( "
Algebra.Com's Answer #295048 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
get the square root oh numbers with negative sign like \"sqrt%28-32%29\"
\n" ); document.write( "We have to use \"i\" which is the square root of -1, factor like this
\n" ); document.write( "\"sqrt%28-1%2A16%2A2%29\"
\n" ); document.write( "Extract the square root of -1 (i) and of 16, resulting in:
\n" ); document.write( "\"4i%2Asqrt%282%29\"
\n" ); document.write( "
\n" );