The nth root of a number x is a value r such that rn = x. In other words: what number, multiplied by itself n times, equals x?
Notation: √n(x) or x1/n.
Square root (n=2): √x. What number squared gives x?
Cube root (n=3): ³√x. What number cubed gives x?
nth root: √n(x). For any integer n ≥ 2.
Many square roots simplify by extracting perfect square factors:
√72 = √(36 x 2) = √36 x √2 = 6√2
√50 = √(25 x 2) = √25 x √2 = 5√2
The calculator gives the decimal value. For simplified radical form, factor the radicand and extract perfect powers.
Geometry: Pythagorean theorem requires square roots. Diagonal of a square = a√2.
Physics: RMS (root mean square) calculations for voltage, current, and velocity.
Statistics: Standard deviation is the square root of variance.
Finance: Compound annual growth rate (CAGR) involves nth roots.
Engineering: Natural frequency calculations, damping ratios, and signal processing all use roots.
Even roots (2, 4, 6...) of negative numbers produce complex results (involving i = √(-1)). Odd roots (3, 5, 7...) of negative numbers give real negative results: ³√(-8) = -2 because (-2)³ = -8.