y = rssq(x) returns the
root-sum-of-squares (RSS) level, y, of the input array
x. If x is a row or column vector,
y is a real-valued scalar. If x has more than
one dimension, then rssq operates along the first array dimension with
size greater than 1.