Back Forward Home Print Search
Windows SharePoint Services 3.0 Help and How-to >  Formulas and functions >  Math and trigonometry
SUMSQ function
SUMSQ function

Returns the sum of the squares of the arguments.

Syntax

SUMSQ(number1,number2,...)

Number1, number2,...   are 1 to 30 arguments for which you want the sum of the squares.

Example

Formula Description (Result)
=SUMSQ(3, 4) Sum of the squares of 3 and 4 (25)