Radical / Root Calculator

Calculate nth roots and simplify radicals by extracting perfect factors, with step-by-step solutions.

Enter Values

Result

nth Root
--
decimal value
Simplified Radical --
Decimal Value --
Perfect Root? --

Step-by-Step Solution

Understanding Radicals and Roots

A radical expression uses the radical symbol to denote the nth root of a number. The most common radical is the square root, but cube roots, fourth roots, and higher-order roots follow the same principles. The expression n-th root of x asks: "What number, raised to the n-th power, gives x?"

Key Concepts

Square Root

The most common radical. Finds a number that, when squared, equals the radicand.

sqrt(x) = x^(1/2)

Cube Root

Finds a number that, when cubed, equals the radicand. Works with negative numbers.

cbrt(x) = x^(1/3)

Simplifying Radicals

Extract the largest perfect nth power factor from the radicand.

sqrt(72) = sqrt(36*2) = 6*sqrt(2)

nth Root

The general form of roots. The index n determines the degree of the root.

x^(1/n) = n-th root of x

How to Simplify Radicals

To simplify a radical, find the prime factorization of the radicand, then group factors into sets of n (the index). Each complete group can be extracted from the radical. For example, to simplify the square root of 72:

  1. Prime factorize: 72 = 2 x 2 x 2 x 3 x 3
  2. Group into pairs (index 2): (2 x 2) x (3 x 3) x 2
  3. Extract each pair: 2 x 3 = 6 comes outside, 2 remains inside
  4. Result: 6 times the square root of 2

Practical Applications

  • Geometry: calculating distances, diagonals, and areas
  • Physics: wave equations, energy calculations
  • Engineering: structural analysis, signal processing
  • Statistics: standard deviation involves square roots