What Is a Fourth Root?
The fourth root of a number x is a value that, when raised to the fourth power, equals x. Mathematically, the fourth root of x is written as 4√x or x1/4. For example, the fourth root of 81 is 3, because 34 = 3 × 3 × 3 × 3 = 81.
Methods for Calculating Fourth Roots
Exponent Method
Raise the number to the power of 1/4.
Double Square Root
Take the square root twice in succession.
Perfect Fourth Powers
Numbers whose fourth roots are integers.
Negative Numbers
Fourth roots of negative numbers are not real (require complex numbers).
Perfect Fourth Powers
A perfect fourth power is a number that can be expressed as an integer raised to the fourth power. The first several perfect fourth powers are:
- 14 = 1
- 24 = 16
- 34 = 81
- 44 = 256
- 54 = 625
- 64 = 1,296
- 74 = 2,401
- 84 = 4,096
- 94 = 6,561
- 104 = 10,000
Relationship to Other Roots
The fourth root is closely related to the square root. Taking the fourth root is equivalent to taking the square root twice: 4√x = √(√x). This relationship can simplify calculations, especially when working with perfect squares.
Applications
- Physics: calculating certain decay rates and wave frequencies.
- Engineering: stress analysis and material science formulas.
- Statistics: fourth moment calculations (kurtosis).
- Computer graphics: gamma correction and color space transformations.