SUMSQ
Category: Mathematical Function.
Description: Returns the sum of the squares of the arguments.
Syntax: SUMSQ(number1, number2, …)
You can also use a single array or a reference to an array instead of arguments separated by commas.
Empty cells, logical values, text, or error values in the array or reference are ignored.