Calculate the square root, cube root, or any nth root of a number.
A root answers the reverse of an exponent question: "what number, multiplied by itself n times, gives me this result?" The square root of 64 is 8 because 8 × 8 = 64. The cube root of 64 is 4 because 4 × 4 × 4 = 64.
Square roots show up constantly in geometry (like finding a side length from an area) and statistics (like standard deviation). Cube roots come up when reversing volume calculations. Higher-degree roots are less common day-to-day but appear in engineering and finance formulas involving compound rates.