document.write( "Question 318847: how do you type exponents
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #228223 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Use the \"^\".
\n" ); document.write( "So x squared (\"x%5E2\") would be x^2.
\n" ); document.write( "y to the 10th power(\"y%5E10\") would be y^10.
\n" ); document.write( "
\n" );