Does Excel have a function for calculating the RMS of a list of values (as for a tolerance analysis) without having to do it manually?

ie: SQRT(a^2+b^2+c^2+...+n^2)