SUMSQ function
Description
Sum of squares function. SUMSQ(range) computes the sum of the squares of the values of the spreadsheet cells in the specified range.
Example
SUMSQ(A1:D8) calculates the sum of the squares of the values of cells A1 to A8.
Calculator
Related functions
SUM function: returns the sum of values.
List of Statistical spreadsheet functions.