Square Root: If x² = a, then x = √a (the positive root is called the principal square root).
Cube Root: If x³ = a, then x = ∛a (there is only one real cube root).
Perfect Square: A number that is the square of an integer.
Perfect Cube: A number that is the cube of an integer.
- Factor the number into prime factors
- For square roots: Group factors in pairs
- For cube roots: Group factors in triplets
- Take one factor from each group
- Verify by exponentiation
Factor 144: 144 = 12 × 12 = 2² × 3 × 2² × 3 = 2⁴ × 3²
Group in pairs: (2²)(2²)(3²)
Take one from each pair: 2 × 2 × 3 = 12
Therefore, √144 = 12
Factor 216: 216 = 6 × 6 × 6 = 216
Or: 216 = 2³ × 3³ = (2 × 3)³ = 6³
Take one from each triplet: 2 × 3 = 6
Therefore, ∛216 = 6
12² = 12 × 12 = 144 ✓
6³ = 6 × 6 × 6 = 36 × 6 = 216 ✓
√144 = 12 and ∛216 = 6.
• Square root property: If x² = a, then x = ±√a (but principal root is positive)
• Cube root property: If x³ = a, then x = ∛a (unique real root)
• Perfect squares: 1, 4, 9, 16, 25, 36, 49, 64, 81, 100, 121, 144, ...
Like Radicals: Radicals with the same radicand (number under the radical sign).
Simplest Radical Form: When the radicand has no perfect square factors other than 1.
Rationalizing: Removing radicals from denominators.
√18 = √(9 × 2) = √9 × √2 = 3√2
√32 = √(16 × 2) = √16 × √2 = 4√2
2√18 + 3√2 - √32
= 2(3√2) + 3√2 - 4√2
= 6√2 + 3√2 - 4√2
Since all terms have √2, we can add coefficients:
(6 + 3 - 4)√2 = 5√2
Original: 2√18 + 3√2 - √32 ≈ 2(4.24) + 3(1.41) - 5.66 ≈ 8.48 + 4.23 - 5.66 ≈ 7.05
Simplified: 5√2 ≈ 5(1.41) ≈ 7.05 ✓
5√2: The radicand 2 has no perfect square factors other than 1
Therefore, 5√2 is in simplest form
2√18 + 3√2 - √32 = 5√2
• Radical simplification: √(ab) = √a × √b
• Like terms: Only radicals with same radicand can be combined
• Distributive property: a√b + c√b = (a + c)√b
Volume of Cube: V = s³ where s is the length of an edge.
Surface Area of Cube: SA = 6s² where s is the length of an edge.
Cube Root Application: Finding the edge length when volume is known.
V = s³ = 729
s = ∛729
Factor 729: 729 = 9³ = (3²)³ = 3⁶ = (3²)³ = 9³
Therefore, ∛729 = 9
SA = 6s² = 6(9)² = 6 × 81 = 486 square centimeters
Edge length: 9 cm
Volume check: 9³ = 729 cm³ ✓
Surface area: 6 faces × (9 × 9) = 6 × 81 = 486 cm² ✓
Edge length = 9 cm, Surface area = 486 cm²
The edge length is 9 cm and the surface area is 486 square centimeters.
• Cube volume formula: V = s³
• Cube surface area: SA = 6s²
• Cube root inverse: Cube root reverses cubing operation
Principal Square Root: The non-negative number whose square equals the original number.
Radical Expression: An expression containing a root symbol (√, ∛, etc.).
Radicand: The number or expression under the radical sign.
Index: The small number in the radical that indicates the type of root (2 for square root, 3 for cube root).
- Identify perfect squares/cubes: Know the basic ones (1-20)
- Prime factorization: Factor the number completely
- Group factors: Pairs for square roots, triplets for cube roots
- Extract roots: Take one factor per group
- Combine results: Multiply extracted factors
Rationalizing Denominator: Eliminating radicals from the denominator by multiplying by the conjugate.
Conjugate: For (a + b), the conjugate is (a - b).
Difference of Squares: (a + b)(a - b) = a² - b².
Denominator: √3 + √2
Conjugate: √3 - √2
5/(√3 + √2) × (√3 - √2)/(√3 - √2)
= 5(√3 - √2) / [(√3 + √2)(√3 - √2)]
(√3 + √2)(√3 - √2) = (√3)² - (√2)² = 3 - 2 = 1
5(√3 - √2) / 1 = 5(√3 - √2) = 5√3 - 5√2
Original: 5/(√3 + √2) ≈ 5/(1.732 + 1.414) ≈ 5/3.146 ≈ 1.59
Simplified: 5√3 - 5√2 ≈ 5(1.732) - 5(1.414) ≈ 8.66 - 7.07 ≈ 1.59 ✓
5/(√3 + √2) = 5√3 - 5√2
• Conjugate multiplication: Eliminates radicals from denominator
• Difference of squares: (a + b)(a - b) = a² - b²
• Rationalization: Required for standard mathematical form
Inverse Operations: Square root and square are inverse operations; cube root and cube are inverse operations.
Algebraic Manipulation: Using inverse operations to solve for variables.
To find x, square both sides: (√x)² = 5²
Therefore: x = 25
To find y, cube both sides: (∛y)³ = 3³
Therefore: y = 27
x + y = 25 + 27 = 52
√(x + y) = √52
Factor 52: 52 = 4 × 13 = 2² × 13
√52 = √(2² × 13) = 2√13
√25 = 5 ✓, ∛27 = 3 ✓
√52 = √(4 × 13) = 2√13 ≈ 2(3.606) ≈ 7.21 ✓
x = 25, y = 27, x + y = 52, and √(x + y) = 2√13.
• Inverse operations: (√a)² = a, (∛a)³ = a
• Radical simplification: Factor out perfect squares/cubes
• Algebraic manipulation: Apply inverse operations to solve equations
nth Root: If xⁿ = a, then x = √[n]{a}. For square roots, n = 2 (usually omitted).
Principal Root: The positive root when dealing with even indices.
Rational Exponent: √[n]{a} = a^(1/n).
Perfect Powers: Numbers that are exact powers of integers.
- Prime factorization: Factor the radicand completely
- Group factors: Group into sets matching the index
- Extract roots: Take one factor per group
- Handle remainders: Leftover factors stay under the radical
- Verify: Check by raising to the original power
• Product rule: √(ab) = √a × √b
• Quotient rule: √(a/b) = √a / √b
• Power rule: (√a)² = a (for a ≥ 0)
• Conjugate rule: (a + √b)(a - √b) = a² - b
• Even index: √[n]{a} requires a ≥ 0 for real solutions