1.3 BETA

Powers and roots

7 learning objectives 5 core 2 extended

1. Overview

Powers and roots are inverse mathematical operations. Powers represent repeated multiplication (e.g., 53=5×5×55^3 = 5 \times 5 \times 5), while roots determine what number, when raised to a power, gives a specified value (e.g., 1253=5\sqrt[3]{125} = 5 because 53=1255^3 = 125). Mastering powers and roots is crucial for simplifying expressions, solving equations, and tackling problems in geometry, mensuration, and scientific contexts.


Key Definitions

  • Base: The number that is being multiplied by itself (e.g., in 535^3, 5 is the base).
  • Index (Exponent/Power): The number of times the base is multiplied by itself (e.g., in 535^3, 3 is the index).
  • Square: A number multiplied by itself once (x2x^2).
  • Square Root (x\sqrt{x}): The value that, when multiplied by itself, gives the original number.
  • Cube: A number multiplied by itself twice (x3x^3).
  • Cube Root (x3\sqrt[3]{x}): The value that, when multiplied by itself three times, gives the original number.
  • Reciprocal: The result of dividing 1 by the number (e.g., the reciprocal of 5 is 15\frac{1}{5}).

Core Content

Squares and Square Roots

A square number is the result of n×nn \times n, or n2n^2. The square root is the inverse operation, finding the value of nn given n2n^2.

  • Note: Every positive number has two square roots (one positive and one negative), but the symbol x\sqrt{x} usually refers to the "principal" (positive) root. For example, 9=3\sqrt{9} = 3, although (3)2=9(-3)^2 = 9 as well.

Worked example 1 — Square root calculation

Question: Calculate 225\sqrt{225}.

  1. Identify the goal: Find a number that, when multiplied by itself, equals 225.
  2. Trial/Knowledge: We know 10×10=10010 \times 10 = 100. Let's try a larger number. 15×15=22515 \times 15 = 225.
  3. Result: 225=15\sqrt{225} = \boxed{15}

Cubes and Cube Roots

A cube number is n×n×nn \times n \times n, or n3n^3. The cube root is the inverse operation.

  • Note: You can find the cube root of a negative number (e.g., 83=2\sqrt[3]{-8} = -2), but you cannot find the square root of a negative number in basic algebra.

Worked example 2 — Cube calculation

Question: Calculate 737^3.

  1. Step 1: 7×7=497 \times 7 = 49
  2. Step 2: 49×7=34349 \times 7 = 343
  3. Result: 73=3437^3 = \boxed{343}

Other Powers and Roots

You can raise numbers to any power (n4,n5,n^4, n^5, etc.) or find higher roots (x4,x5\sqrt[4]{x}, \sqrt[5]{x}).

  • Calculator Tip: Use the xyx^y or xx^\square button for powers and the x\sqrt[x]{\square} or shift + \sqrt{\square} for roots.

Worked example 3 — Higher power calculation

Question: Evaluate 343^4

  1. Calculation: 3×3×3×33 \times 3 \times 3 \times 3
  2. Step-by-step: 3×3=99×3=2727×3=813 \times 3 = 9 \rightarrow 9 \times 3 = 27 \rightarrow 27 \times 3 = 81.
  3. Result: 34=813^4 = \boxed{81}

Worked example 4 — Higher root calculation

Question: Evaluate 164\sqrt[4]{16}

  1. Identify the goal: Find a number that, when raised to the power of 4, equals 16.
  2. Trial/Knowledge: 14=11^4 = 1, 24=2×2×2×2=162^4 = 2 \times 2 \times 2 \times 2 = 16.
  3. Result: 164=2\sqrt[4]{16} = \boxed{2}

Extended Content (Extended Only)

For the Extended curriculum, you must be able to calculate with fractional and negative indices.

Negative Indices

A negative power indicates a reciprocal. This means ana^{-n} is the same as 1an\frac{1}{a^n}. A number raised to a negative power is equal to one divided by that number raised to the positive version of the power.

Formula: an=1an\qquad \bf a^{-n} = \frac{1}{a^n}

Worked example 5 — Negative index

Question: Evaluate 535^{-3}

  1. Method: Use the reciprocal rule.
  2. Calculation: 53=1535^{-3} = \frac{1}{5^3}
  3. Simplify: 15×5×5=1125\frac{1}{5 \times 5 \times 5} = \frac{1}{125}
  4. Result: 53=0.0085^{-3} = \boxed{0.008}

Fractional Indices

A fractional index combines a power and a root. The denominator of the fraction indicates the type of root to take, and the numerator indicates the power to raise the result to. For example, amna^{\frac{m}{n}} means taking the nnth root of aa, and then raising the result to the power of mm. It's often easier to take the root before raising to the power, to keep the numbers smaller.

Formula: amn=(an)m\qquad \bf a^{\frac{m}{n}} = (\sqrt[n]{a})^m

Worked example 6 — Fractional index

Question: Evaluate 8238^{\frac{2}{3}}

  1. Method: Take the cube root first, then square the result.
  2. Step 1 (Root): 83=2\sqrt[3]{8} = 2 (because 2×2×2=82 \times 2 \times 2 = 8)
  3. Step 2 (Power): 22=42^2 = 4
  4. Result: 823=48^{\frac{2}{3}} = \boxed{4}

Worked example 7 — Fractional index with a larger base

Question: Evaluate 645664^{\frac{5}{6}}

  1. Method: Take the 6th root first, then raise the result to the power of 5.
  2. Step 1 (Root): 646=2\sqrt[6]{64} = 2 (because 2×2×2×2×2×2=642 \times 2 \times 2 \times 2 \times 2 \times 2 = 64)
  3. Step 2 (Power): 25=322^5 = 32
  4. Result: 6456=3264^{\frac{5}{6}} = \boxed{32}

Key Equations

Concept Equation Notes
Multiplication Law am×an=am+n\bf a^m \times a^n = a^{m+n} Add indices when bases are the same.
Division Law am÷an=amn\bf a^m \div a^n = a^{m-n} Subtract indices when bases are the same.
Power of a Power (am)n=am×n\bf (a^m)^n = a^{m \times n} Multiply indices.
Zero Index a0=1\bf a^0 = 1 Any number (except 0) to the power of 0 is 1.
Fractional Index a1/n=an\bf a^{1/n} = \sqrt[n]{a} Denominator is the root.

These formulas are NOT provided on the IGCSE formula sheet; they must be memorised.


Common Mistakes to Avoid

  • Wrong: Thinking 43=4×3=124^3 = 4 \times 3 = 12. ✓ Right: 43=4×4×4=644^3 = 4 \times 4 \times 4 = 64. (A power indicates repeated multiplication of the base by itself).
  • Wrong: Forgetting the order of operations when dealing with negative signs: 52=25-5^2 = 25. ✓ Right: 52=(5×5)=25-5^2 = -(5 \times 5) = -25. If you want to square the negative number, use parentheses: (5)2=(5)×(5)=25(-5)^2 = (-5) \times (-5) = 25.
  • Wrong: Assuming a2+b2=a+b\sqrt{a^2 + b^2} = a + b. ✓ Right: a2+b2\sqrt{a^2 + b^2} cannot be simplified in this way. You must first calculate a2+b2a^2 + b^2 and then take the square root of the result. For example, 32+42=9+16=25=5\sqrt{3^2 + 4^2} = \sqrt{9 + 16} = \sqrt{25} = 5.
  • Wrong: Confusing negative indices with negative numbers: 21=22^{-1} = -2Right: A negative index indicates a reciprocal: 21=12=0.52^{-1} = \frac{1}{2} = 0.5

Exam Tips

  • Command Words:
    • "Evaluate": Find the final numerical value.
    • "Simplify": Leave the answer in index form (e.g., 575^7).
  • Typical Contexts: Powers and roots often appear in questions involving Pythagoras' Theorem (a2+b2=c2a^2 + b^2 = c^2), Compound Interest, and Area/Volume calculations.
  • Values to Memorise:
    • Squares: 121^2 to 15215^2 (e.g., 132=16913^2 = 169, 142=19614^2 = 196, 152=22515^2 = 225).
    • Cubes: 13,23,33,43,53,1^3, 2^3, 3^3, 4^3, 5^3, and 10310^3.
  • Calculator vs Non-Calculator: In non-calculator papers, look for "square numbers in disguise." If you see 49, think 727^2. If you see 27, think 333^3.
  • Show Your Working: Even if using a calculator, write down the calculation you are performing. If you type it in wrong but wrote down the correct method, you can still get "Method Marks."

Test Your Knowledge

Ready to check what you've learned? Practice with 9 flashcards covering key definitions and concepts from Powers and roots.

Study Flashcards

Frequently Asked Questions: Powers and roots

What is Base in Powers and roots?

Base: The number that is being multiplied by itself (e.g., in 5^3, 5 is the base).

What is Index (Exponent/Power) in Powers and roots?

Index (Exponent/Power): The number of times the base is multiplied by itself (e.g., in 5^3, 3 is the index).

What is Square in Powers and roots?

Square: A number multiplied by itself once (x^2).

What is Square Root (\sqrt{x}) in Powers and roots?

Square Root (\sqrt{x}): The value that, when multiplied by itself, gives the original number.

What is Cube in Powers and roots?

Cube: A number multiplied by itself twice (x^3).

What is Cube Root (\sqrt[3]{x}) in Powers and roots?

Cube Root (\sqrt[3]{x}): The value that, when multiplied by itself three times, gives the original number.

What is Reciprocal in Powers and roots?

Reciprocal: The result of dividing 1 by the number (e.g., the reciprocal of 5 is \frac{1}{5}).

What are common mistakes students make about Powers and roots?

Common mistake: Thinking 4^3 = 4 \times 3 = 12. → Correct: 4^3 = 4 \times 4 \times 4 = 64. (A power indicates repeated multiplication of the base by itself). Common mistake: Forgetting the order of operations when dealing with negative signs: -5^2 = 25. → Correct: -5^2 = -(5 \times 5) = -25. If you want to square the negative number, use parentheses: (-5)^2 = (-5) \times (-5) = 25.