SUMSQ function

Rakenduskoht
SharePoint Server 2019 SharePoint Server 2016 SharePoint Server 2013 SharePoint Server 2013 Enterprise SharePoint Foundation 2010 SharePoint Server 2010 Windows SharePoint Services 3.0

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)