Arithmetic

nth Roots

Kepler's third law (1619) relates a planet's orbital period T to its semi-major axis a by T = a^(3/2). Recovering a from T requires the cube root of T squared, an n-th root. Roots also appear when an engineer derives the edge of a cubic tank from its volume V (a = V^(1/3)), or when a musician divides the octave into 12 equal intervals via 2^(1/12).

  • **Geometry:** cube edge = ³√(volume)
  • **Physics:** Kepler's law links period and radius through ³√
  • **Engineering:** scaling of models

What is an nth Root

A square root is the 'inverse operation' for squaring: √9 = 3, because 3² = 9. But what about inverting a cube? Or a fourth power? That is the **nth root**.

**ⁿ√a**, the nth root of a, is the number b such that bⁿ = a. ³√8 = 2, because 2³ = 8 ⁴√16 = 2, because 2⁴ = 16 ⁵√32 = 2, because 2⁵ = 32

The number n is called the **index** (or degree) of the root. For square roots the index 2 is usually omitted: √a instead of ²√a.

What is ⁴√625?

Cube Root

The cube root ³√ is the most important after the square root. What makes it unique is that it exists for any number, including negatives.

**Geometric meaning:** • √S, side of a square with area S • ³√V, edge of a cube with volume V A cube with volume 27 m³ has an edge of ³√27 = 3 m.

The cube root is the only root that is defined for all numbers and gives a unique result. √4 has 'two' solutions ±2, but we pick the positive one. ³√8 has exactly one answer: 2.

What is ³√(-64)?

Properties of nth Roots

The properties of nth roots generalize those of the square root. The rules are the same; the index has to be tracked carefully.

**Simplifying roots:** ³√54 = ³√(27 × 2) = ³√27 × ³√2 = 3³√2 Find the largest perfect cube that divides the radicand.

Important: ⁿ√(a + b) ≠ ⁿ√a + ⁿ√b! This is a common mistake. Roots only 'distribute' over products and quotients.

Simplify ³√(125 × 8):

Connection Between Roots and Powers

The nth root is a power with a fractional exponent! This connection unites roots and powers into a single system.

**Fractional exponents:** a^(m/n) can be interpreted two ways: • (ⁿ√a)ᵐ, root first, then power • ⁿ√(aᵐ), power first, then root The result is the same, but the first approach is often more convenient.

Fractional exponents extend all power rules to roots. This is a powerful tool for simplifying complex expressions.

ⁿ√(a + b) = ⁿ√a + ⁿ√b

ⁿ√(a × b) = ⁿ√a × ⁿ√b, but this does not work for sums

³√(8 + 27) = ³√35 ≈ 3.27. But ³√8 + ³√27 = 2 + 3 = 5. These are not equal! Roots distribute only over products and quotients, not over sums and differences.

What is 27^(2/3)?

Key Ideas

  • ⁿ√a, the number whose nth power equals a
  • Even roots exist only for a ≥ 0
  • Odd roots exist for any a
  • ⁿ√a = a^(1/n), connection to fractional exponents

Related Topics

nth roots connect to powers and numbers:

  • Square Roots — Special case (n=2)
  • Powers — ⁿ√a = a^(1/n)
  • Irrational Numbers — ⁿ√k is often irrational

Вопросы для размышления

  • Why does √(-4) not exist, but ³√(-8) does?
  • How are roots and fractional exponents connected?
  • In what real-world problems do cube roots appear?

Связанные уроки

  • calc-03-limits-intro
nth Roots

0

1

Sign In