Skip to content
QuantReadySign In
#346easyMath

Sum of First N Squares

Problem

Compute 12+22+32++1021^2 + 2^2 + 3^2 + \cdots + 10^2.

Enter your answer as a decimal rounded to 4 decimal places.

Constraints

  • n = 10
Loading interactive editor…