SUMX2PY2 Function
The SUMX2PY2 function finds the sum of the sum of the squares of the corresponding values in the given 2 arrays.
Formula:
=SUMX2PY2(Array1, Array2)Whereas "Array1" is the first range of values and "Array2" is the second range of values.
Video Tutorial:
Let us find the sum of the sum of the squares, using the SUMX2PY2 function, with the help of the below video.