terican

Last verified · v1.0

Calculator · math

Fifth Root Calculator

Free fifth root calculator: compute x^(1/5) for any real number. Supports positive, negative, and decimal values instantly.

FreeInstantNo signupOpen source

Inputs

Fifth Root

Explain my result

0/3 free

Get a plain-English breakdown of your result with practical next steps.

Fifth Root

The formula

How the
result is
computed.

What Is the Fifth Root?

The fifth root of a number x is the value y that satisfies y5 = x. In radical notation it appears as 5√x, and in exponential notation as x1/5 or equivalently x0.2. This fifth root calculator applies that formula instantly for any real input, including negative numbers and decimals.

The Fifth Root Formula

The defining formula is:

5√x = x1/5

This equivalence between radical notation and rational exponents is a core algebraic identity. Khan Academy explains that any nth root equals the radicand raised to the power 1/n: n√x = x1/n. Substituting n = 5 yields the fifth root formula directly.

Deriving the Formula

The derivation rests on the inverse-operation principle. Define y = x1/5. Raise both sides to the 5th power: y5 = (x1/5)5 = x(1/5)×5 = x1 = x. This confirms that x1/5 produces the value whose fifth power equals x. The ORCCA nth Root Properties reference formalizes this as the principal root property: for any real number x and positive integer n, (x1/n)n = x.

Variables Explained

  • x (the radicand): The number whose fifth root is computed. Fifth roots accept all real numbers because 5 is odd. A negative base raised to an odd exponent remains negative: (−2)5 = −32, so 5√(−32) = −2. This contrasts with square roots, which require non-negative inputs for real results.

Step-by-Step Calculation

  1. Enter the radicand x into the input field.
  2. The calculator applies x1/5 using floating-point arithmetic.
  3. The result y is displayed immediately; verify by computing y5 to confirm it equals the original x.
  4. On a physical scientific calculator: type x, press the power key, enter 0.2, and press equals.

Worked Examples

  • 5√32 = 2 (25 = 32)
  • 5√243 = 3 (35 = 243)
  • 5√100,000 = 10 (105 = 100,000)
  • 5√1,024 = 4 (45 = 1,024)
  • 5√50 ≈ 2.1867 (non-integer result, 500.2)
  • 5√(−243) = −3 (odd-index root of a negative number)

Key Properties of Fifth Roots

The fifth root function exhibits several important mathematical properties that distinguish it from other roots. First, it is an odd function, meaning 5√(−x) = −5√x for all real x. Second, fifth roots are strictly increasing: if a < b, then 5√a < 5√b. Third, the function exhibits slower growth than linear for large positive x, since the exponent 0.2 is less than 1. These properties make fifth roots useful in scaling applications and comparative analysis across different magnitudes of data.

Real-World Applications

  • Compound Annual Growth Rate (CAGR): The CAGR over exactly 5 years equals the fifth root of the ending-to-beginning value ratio, minus 1. An investment rising from $10,000 to $16,105 over 5 years has a CAGR of (16,105 ÷ 10,000)1/5 − 1 = 10% per year.
  • Geometric mean of five values: The geometric mean equals the fifth root of the product of all five values. The California Water Boards geometric mean guidance applies this to environmental datasets such as bacteria counts, where the arithmetic mean is distorted by outliers.
  • Engineering scaling laws: Certain blast-wave propagation and material-scaling relationships involve fifth-power dependence, requiring fifth-root inversion to derive design parameters from measured outcomes.

Domain and Range

The fifth root function has domain (−∞, +∞) and range (−∞, +∞). It is a strictly increasing, odd function: 5√(−x) = −5√x. The function passes through (0, 0), (1, 1), and (−1, −1), and grows more slowly than a linear function for large x because the exponent 1/5 = 0.2 is less than 1. The West Texas A&M University Radicals tutorial provides additional worked examples and properties of nth root functions useful for further study.

Reference

Frequently asked questions

What is the fifth root of a number?
The fifth root of a number x is the value y such that y raised to the 5th power equals x, written y^5 = x. For example, the fifth root of 32 is 2 because 2^5 = 32. In exponential notation, the fifth root is expressed as x^(1/5) or x^0.2. Unlike square roots, fifth roots are defined for all real numbers, including negative values and zero.
How do you calculate the fifth root on a scientific calculator?
To calculate the fifth root on a scientific calculator, raise the number to the power 0.2 (which equals 1 divided by 5). Enter the number, press the exponent key (labeled y^x or ^), type 0.2, then press equals. For example, entering 243 ^ 0.2 gives 3. Alternatively, if the calculator has an nth root key, press 5, then the nth root symbol, then enter the number and press equals.
Can the fifth root of a negative number be a real number?
Yes. Because 5 is an odd integer, every negative real number has exactly one real fifth root, which is also negative. For instance, the fifth root of -32 equals -2, since (-2)^5 = -32. This is a key difference from even-index roots such as square roots or fourth roots, which produce no real result for negative inputs because no real number squared or raised to the 4th power yields a negative value.
What is the fifth root of 32?
The fifth root of 32 is exactly 2. This holds because 2 raised to the 5th power equals 32: 2^5 = 2 * 2 * 2 * 2 * 2 = 32. In exponential form, 32^(1/5) = 32^0.2 = 2. The number 32 is a perfect fifth power, so its fifth root is a whole number. Other common perfect fifth powers include 1 (1^5), 243 (3^5), 1,024 (4^5), and 3,125 (5^5).
How is the fifth root used in financial calculations?
The fifth root is used to calculate the Compound Annual Growth Rate (CAGR) over a 5-year period using the formula CAGR = (Ending Value / Beginning Value)^(1/5) - 1. For example, if a portfolio grows from $10,000 to $16,105 over 5 years, the CAGR is (16,105 / 10,000)^0.2 - 1 = 1.6105^0.2 - 1 = 0.10, or 10% per year. This lets investors compare investment performance on a consistent annualized basis regardless of the holding period.
What is the difference between the fifth root and the square root?
The square root (index 2) finds a value that when squared equals x, while the fifth root (index 5) finds a value that when raised to the 5th power equals x. The most important practical difference is domain: square roots of negative numbers produce no real result, whereas fifth roots of negative numbers are real because 5 is odd. For example, the square root of -1 is imaginary, but the fifth root of -1 is -1, since (-1)^5 = -1. Fifth roots also grow more slowly than square roots for values of x greater than 1.