SUMSQ
sum of the squares of the arguments · from excel · excel: not yet compared · sheets: not yet compared
signature
SUMSQ(number…)
returns: number
| argument | required |
|---|---|
| number… | required |
examples
formula and result, taken from the engine's own test suite — every result below is asserted in CI, not written by hand.
fx
=SUMSQ(2) 4