algebra

Radical (Root)

A radical denotes a root: √a is the square root, ∛a the cube root, and ⁿ√a the n-th root. Radicals are inverses of exponentiation.

A radical is the symbol  \sqrt{\ } used to denote a root. The expression an\sqrt[n]{a} asks "what number, raised to the nn-th power, gives aa?"

  • a=a1/2\sqrt{a} = a^{1/2} — square root.
  • a3=a1/3\sqrt[3]{a} = a^{1/3} — cube root.
  • an=a1/n\sqrt[n]{a} = a^{1/n} — n-th root.

Key facts:

  • a2=a\sqrt{a^2} = |a| — always non-negative for square roots in the reals.
  • Even-index roots of negatives are not real (they live in the complex numbers).
  • Radicals follow rules like ab=ab\sqrt{ab} = \sqrt{a}\sqrt{b} and a/b=a/b\sqrt{a/b} = \sqrt{a}/\sqrt{b} (for a,b0a, b \geq 0).

Solving radical equations like x+1=3\sqrt{x + 1} = 3 involves squaring both sides, but you must check for extraneous solutions introduced by squaring (which can flip signs and create false roots).