document.write( "Question 1057138: What is the formula for the sum of the the squares of the nth natural number? \n" ); document.write( "
Algebra.Com's Answer #672213 by solve_for_x(190)\"\" \"About 
You can put this solution on YOUR website!
The sum of the squares of the first n natural numbers is given by:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"Sum+=+%28n%2F3%29%28n%2B1%29%28n+%2B+1%2F2%29\"
\n" ); document.write( "
\n" );