Nth root
Calculator for computing the nth root
Nth root calculator
What is calculated?
This function returns the nth root ⁿ√x of the radicand x with the specified root exponent n. The radicand must be a non-negative real number for even n.
Nth root info
Properties
Nth root:
- Generalization of the square root
- Inverse function of x^n
- Defined for x ≥ 0 when n is even
- Defined for all x when n is odd
Note: For even root exponents the radicand must be non-negative. For odd exponents negative radicands are allowed.
Examples
2³ = 8 (cube root)
2⁴ = 16 (fourth root)
2⁵ = 32 (fifth root)
2⁶ = 64 (sixth root)
Special cases
- n = 2: Square root √x
- n = 3: Cube root ³√x
- Even n: x ≥ 0 required
- Odd n: all real x allowed
Formulas of the nth root
Definition
Inverse relation
Product rule
Quotient rule
Power rule
Nested roots
Calculation example
Example: calculate ³√64
Given:
- Radicand x = 64
- Root exponent n = 3
- Sought: ³√64
Calculation:
Result: The cube root of 64 is 4.
Powers of 2
Example: different roots of powers of two
Powers of 2:
- 2¹ = 2
- 2² = 4
- 2³ = 8
- 2⁴ = 16
- 2⁵ = 32
- 2⁶ = 64
Corresponding roots:
- ¹√2 = 2
- ²√4 = 2
- ³√8 = 2
- ⁴√16 = 2
- ⁵√32 = 2
- ⁶√64 = 2
Pattern: For 2ⁿ the nth root is always 2.
Geometric example
Example: determine cube edge length
Problem:
A cube has volume 125 cm³. How long is one edge?
Solution:
Application: The cube root is used to determine edge lengths from volumes.
Definition and properties
General definition
The nth root of a number x is the number y which, when multiplied by itself n times, gives x. Mathematically: yⁿ = x, so y = ⁿ√x.
Parity distinction
For even n (2, 4, 6, ...) x must be ≥ 0, since even powers of negative numbers are positive. For odd n (1, 3, 5, ...) negative values for x are allowed.
Mathematical properties
- Even n: Domain x ≥ 0
- Odd n: Domain ℝ
- Monotonicity: strictly increasing
- Continuity: continuous on the domain
|