What is a Root?
A root of a number is a value that, when multiplied by itself a certain number of times, gives the original number. The nth root of x is the number that, when raised to the power n, equals x.
The most common roots are the square root (2nd root) and cube root (3rd root). Square roots are used extensively in geometry, physics, and statistics, while cube roots appear in volume calculations and engineering.
How Root Calculations Work
Follow these detailed steps:
-
Step 1: Identify the Radicand and Index
In āæāa, a is the radicand (number under root) and n is the index (degree of root). ā16 is square root (n=2), ³ā8 is cube root.
-
Step 2: Calculate the Root
Find the number that, when raised to the power n, equals a. ā16 = 4 because 4² = 16. ³ā8 = 2 because 2³ = 8.
-
Step 3: Simplify if Possible
ā50 = ā(25Ć2) = 5ā2. Look for perfect squares (4, 9, 16, 25...) that divide evenly into the radicand.
Formulas
Square Root: āx = x^(1/2)
Cube Root: āx = x^(1/3)
Nth Root: āæāx = x^(1/n)
Relationship: (āæāx)^n = x
Key Properties:
- ā(a Ć b) = āa Ć āb
- ā(a/b) = āa / āb
- āx² = |x| (absolute value)
- For even roots of negative numbers: use imaginary numbers
Examples
Square Root of 144
Problem: Calculate ā144
Solution:
- Find a number that multiplied by itself equals 144
- 12 Ć 12 = 144
- Result: ā144 = 12
Cube Root of 27
Problem: Calculate ā27
Solution:
- Find a number that multiplied by itself twice equals 27
- 3 Ć 3 Ć 3 = 27
- Result: ā27 = 3
Fourth Root of 81
Problem: Calculate ā“ā81
Solution:
- Find a number that raised to the 4th power equals 81
- 3 Ć 3 Ć 3 Ć 3 = 81
- Result: ā“ā81 = 3
Quick Calculation Tips
- ā(aĆb) = āa Ć āb - useful for simplification
- āa² = |a| (absolute value), not just a
- Odd roots of negative numbers are negative: ³ā(-8) = -2
- Even roots of negative numbers are undefined in real numbers
Common Mistakes to Avoid
-
ā(a + b) ā āa + āb
ā(9 + 16) = ā25 = 5, but ā9 + ā16 = 3 + 4 = 7. Roots don't distribute over addition.
-
Square root vs. principal root
Equation x² = 9 has TWO solutions: x = ±3. But ā9 = 3 (principal root only).
Frequently Asked Questions
What is the square root of a negative number?
The square root of a negative number is an imaginary number. For example, ā(-1) = i, where i is the imaginary unit. The square root of -4 is 2i. This calculator returns NaN for even roots of negative numbers.
What's the difference between āx² and (āx)²?
āx² = |x| (always positive, the absolute value of x), while (āx)² = x (only defined for x ā„ 0, equals x). The order of operations matters!
Can you take an odd root of a negative number?
Yes! Odd roots of negative numbers are defined and result in negative numbers. For example, ā(-8) = -2 because (-2)³ = -8.
How do I simplify square roots?
To simplify āx, factor out perfect squares. For example, ā72 = ā(36 Ć 2) = 6ā2. Look for the largest perfect square that divides evenly into the number under the radical.