Part of the Maths & Statistics suite · 235 calculators

Root Mean Square (RMS) Calculator

The quadratic mean — square, average, take the root — the measure behind AC voltage, signal power and the magnitude of an error.

RMS = √(Σx² ÷ n).

Comma-separated; signs are allowed
Results update as you type
Results
Root mean square
4.636809
Arithmetic mean
Sum of squares
Mean square
Population standard deviation
Peak (if a sine wave): RMS × √2
Count
Reviewed September 2026. Pure mathematics: the result does not depend on where you are. Terminology follows the national curriculum (maths, brackets, decimal point).
No account required · Google Analytics off unless allowedCalculator arithmetic runs in your browserResults update as you type
All calculations run 100% in your browser. The calculator code does not submit your figures to GlobalCalc to obtain a result.
About root mean square (rms)

How the root mean square (rms) calculator works

RMS = √(Σx² ÷ n). Squaring removes the sign, so it measures magnitude without cancellation: a list averaging zero can still have a large RMS.

That is exactly why it is the standard for alternating signals. Mains at 230 V RMS peaks at 325 V; the RMS figure is the DC voltage that would deliver the same power.

Formula: RMS = √((x₁² + x₂² + … + xₙ²) / n)

Worked examples

InputsRoot mean squareNote
3, −4, 5, −64.636809RMS = 4.743, mean = −0.5
A symmetric pair5mean 0, RMS 5
3, 43.535534RMS = 3.536

Frequently asked questions

What is RMS used for?

Alternating signals, where the plain average is zero. Mains voltage, audio levels and vibration are all quoted as RMS.

Why is mains 230 V but peaks at 325 V?

Because 230 V is the RMS value — the DC voltage that would deliver the same heating power. For a sine wave, peak = RMS × √2.

How is RMS related to standard deviation?

The standard deviation is the RMS of the deviations from the mean. When the mean is zero, they are the same number.

Is RMS always at least the mean?

It is always at least the absolute value of the mean, with equality only when every value is identical.

What is RMS error?

The RMS of the residuals — the standard way to quote how far a model's predictions land from the truth, in the units of the data.

Where these figures come from

Last checked: September 2026. Formulas are fixed by mathematics and do not change with tax years or regulations.