Library International Mathematics 0607 Powers, Roots & Standard Form
O Level · International Mathematics 0607

Powers, Roots & Standard Form

Revise Powers, Roots & Standard Form for International Mathematics 0607 (O Level) — revision notes and instant AI marking. Free to start.

📖 Revision notes · preview
Cambridge (CIE) IGCSE — International Maths Extended

Powers, Roots & Standard Form

Everything you need to go from "I sort of remember the rules" to "I can prove any index law and convert any number to standard form without blinking."

💡 Big idea in one sentence: Powers are just repeated multiplication written in shorthand, roots undo that shorthand, and standard form uses powers of 10 to write really huge or really tiny numbers in a compact, comparable way.
SummaryThe whole chapter in one scan
  • Powers (indices) tell you how many times to multiply a base by itself — e.g. 6³ = 6×6×6.
  • Roots are the reverse operation — they ask "what number, raised to this power, gives me this result?"
  • Square roots have two answers (±) when n is even; cube roots and other odd roots have one answer.
  • Reciprocals (1 ÷ number) connect directly to negative indices: a⁻¹ = 1/a.
  • The laws of indices are a toolkit of shortcuts for multiplying, dividing, and raising powers — including fractional powers, which are secretly roots in disguise.
  • Standard form writes any number as a × 10ⁿ, where 1 ≤ a < 10, making huge/tiny numbers easy to write, compare, and calculate with.
  • To multiply/divide numbers in standard form: deal with the ordinary numbers and the powers of 10 separately, then tidy up.
  • To add/subtract numbers in standard form: you must get the powers of 10 to match first — either by converting to ordinary numbers, or by rewriting one power to match the other.
1. Powers & RootsThe foundation everything else builds on

What are powers (indices)?

Think of a power as a lazy person's way of writing repeated multiplication. Instead of writing 6 × 6 × 6, we write . The 3 is just counting how many 6's are being multiplied together.

The number being multiplied is called the base. The small floating number is called the index, power, or exponent — all three words mean the same thing, and examiners use them interchangeably, so don't get thrown off if a question suddenly says "exponent" instead of "power."

Two rules worth knowing by heart a⁰ = 1   (for any non-zero a)   |   a¹ = a In plain words: anything to the power of 0 collapses to 1, and anything to the power of 1 is just itself — the power hasn't "done" anything yet.
Why does a⁰ = 1? (the bit most students just memorise without understanding) Look at the pattern: 2³=8, 2²=4, 2¹=2, 2⁰=? Each time the power drops by 1, you divide the previous answer by 2. So 2⁰ = 2 ÷ 2 = 1. This pattern holds for every base — which is exactly why the rule works.

Square roots

A square root of 25 is a number that, when squared, gives you 25 back. Here's the twist most students miss: both 5 and −5 square to give 25, because a negative times a negative is positive. So technically 25 has two square roots.

But the √ symbol itself is more polite than that — by convention, √25 only ever means the positive root, so √25 = 5, not ±5. If you want to show both roots, you write ±√25 = ±5 explicitly.

Negative numbers don't have a real square root — there's no real number you can square to get a negative result, since squaring always produces something ≥ 0.

Worked example
Find both square roots of 49.
Since 7² = 49 and (−7)² = 49, the two square roots are 7 and −7, written as ±7.

Cube roots and nth roots

Cube roots behave differently from square roots. A cube root of 125 is a number that cubes to give 125 — and that number is just 5, because 5³ = 125. There's only one real cube root (not two), because cubing a negative number keeps it negative, so negatives and positives never "collide" on the same answer the way they do with squaring.

This generalises into nth roots:

  • If n is even (square root, 4th root, 6th root...) → there's a positive AND negative real root (for a positive starting number), and negative numbers have no real nth root at all.
  • If n is odd (cube root, 5th root, 7th root...) → there's exactly ONE real root, and it works for both positive and negative numbers.
Quick mental shortcut Even root + negative number = "Math Error" on your calculator. That error message is actually mathematically correct — it's not a glitch, it's the calculator telling you no real answer exists!

Estimating roots (no calculator)

You can pin down a root between two whole numbers by "sandwiching" it between roots you already know. To estimate √20: you know √16 = 4 and √25 = 5, and since 20 sits between 16 and 25, √20 must sit between 4 and 5 (closer to 5, since 20 is closer to 25).

Reciprocals — the bridge to negative powers

The reciprocal of a number is simply 1 divided by that number. For fractions, there's a fast shortcut: flip the numerator and denominator. The reciprocal of 3/2 is 2/3.

Here's the crucial link to indices: a reciprocal can be written using a power of −1. So 5⁻¹ literally means "the reciprocal of 5," i.e. 1/5. This extends to any negative index: 5⁻² means the reciprocal of 5², which is 1/25.

Reciprocal rule a⁻¹ = 1/a   →   a⁻ⁿ = 1/aⁿ A negative power never means a negative answer — it means "flip me into a fraction."
Practice
Q: Without a calculator, find the value of 3⁻³.
Practice
Q: State both square roots of 81, and explain why √81 alone only gives you one of them.
2. Laws of IndicesThe rulebook for working with powers

Why these laws exist (don't just memorise — understand)

Every single index law below can be worked out from scratch just by expanding the powers into repeated multiplication. That's genuinely the best way to remember them — if you ever forget a rule mid-exam, expand a small example and the rule will reappear.

Golden rule: index laws only work when the bases are the same. You cannot combine 2³ × 5² using any index law, because 2 and 5 are different bases — there's no shortcut, you just have to calculate each separately (8 × 25 = 200).

The full table of laws

LawIn plain EnglishExample
a¹ = aPower of 1 does nothing6¹ = 6
a⁰ = 1Power of 0 always gives 18⁰ = 1
aᵐ × aⁿ = aᵐ⁺ⁿMultiplying same base → add the powers4³ × 4² = 4⁵
aᵐ ÷ aⁿ = aᵐ⁻ⁿDividing same base → subtract the powers7⁵ ÷ 7² = 7³
(aᵐ)ⁿ = aᵐⁿPower of a power → multiply the powers(14³)² = 14⁶
(ab)ⁿ = aⁿbⁿPower applies to each factor inside brackets(3×4)² = 3²×4²
(a/b)ⁿ = aⁿ/bⁿPower applies to top and bottom of a fraction(3/4)² = 9/16
a⁻ⁿ = 1/aⁿNegative power = reciprocal6⁻¹ = 1/6
(a/b)⁻ⁿ = (b/a)ⁿNegative power on a fraction = flip it, then make power positive(2/5)⁻³ = (5/2)³ = 125/8
a^(1/n) = ⁿ√aFractional power 1/n = the nth root25^(1/2) = √25 = 5
a^(−1/n) = 1/ⁿ√aNegative fractional power = reciprocal of the root64^(−1/2) = 1/8
a^(m/n) = (ⁿ√a)ᵐRoot first (small numbers), then power8^(2/3) = (∛8)² = 4
The one law that trips everyone up For a^(m/n), always take the root first, then apply the power — not the other way round. 8^(2/3) as (∛8)² = 2² = 4 is easy. But (8²)^(1/3) = ∛64 = 4 also works, it's just much harder arithmetic (cubing 8 to get 512... wait, 8² = 64, still doable, but with bigger numbers like 81^(3/4), cubing 81 first means cubing 81 = 531,441 before you can even take the root. Root-first keeps the numbers small and manageable!

Handling different bases

Sometimes you'll be given an expression like 2⁵ × 4³, where the bases (2 and 4) look different — but 4 is secretly 2², so you can rewrite everything in terms of the same base before applying the laws.

Worked example
Simplify 2⁵ × 4³.
Rewrite 4 as 2²:   2⁵ × (2²)³
Apply the power-of-a-power law: (2²)³ = 2⁶
Now multiply same bases: 2⁵ × 2⁶ = 2¹¹

Solving equations with indices

A really common exam question gives you an equation like 6¹⁰ × 6ˣ = 6² and asks you to find x. The trick: once both sides have the same base, the powers themselves must be equal — so you can just solve the resulting simple equation.

Worked example
Find x when 6¹⁰ × 6ˣ = 6².
Combine the left side: 6¹⁰⁺ˣ = 6²
Since the bases match, the powers must be equal: 10 + x = 2
Solve: x = −8
Practice
Q: Find the value of n when 5ⁿ ÷ 5⁴ = 5⁶.
Practice
Q: Without a calculator, find the value of 81^(3/4).
3. Converting to & from Standard FormTaming huge and tiny numbers

What is standard form, and why bother?

Try writing out the mass of the Earth in full: 5,970,000,000,000,000,000,000,000 kg. It's unwieldy, easy to miscount zeroes in, and painful to compare against other huge numbers. Standard form solves this by expressing any number as a small "nice" number multiplied by a power of 10 — compact, easy to compare, and easy to calculate with.

The standard form template a × 10ⁿ Where 1 ≤ a < 10 (a must be at least 1 but strictly less than 10), and n is an integer (can be positive, negative, or zero).
  • n < 0 → number is between 0 and 1 (a small decimal)
  • n = 0 → number is between 1 and 10
  • n > 0 → number is 10 or bigger
The mistake that costs marks every single time Writing something like 32.4 × 10³ is NOT standard form, even though the value is correct — because 32.4 is not between 1 and 10. Always double-check that your leading number 'a' is strictly less than 10.

Writing large numbers in standard form

The trick is to picture the decimal point sliding — you're counting how many places it moves to get "a" into the 1–10 range, and that count becomes your power of 10.

Worked example
Write 32,400 in standard form.
Step 1 — find a: place the decimal point after the first non-zero digit → 3.24
Step 2 — count how many places you multiply by 10 to get back to 32,400: 4 times
Answer: 32,400 = 3.24 × 10⁴

Writing small numbers in standard form

Same idea, but now you're dividing by 10 repeatedly instead of multiplying — which is why the power becomes negative.

Worked example
Write 0.0000324 in standard form.
Step 1 — find a: 3.24
Step 2 — count how many times you divide 3.24 by 10 to reach 0.0000324: 5 times
Since you're dividing, the power is negative: 0.0000324 = 3.24 × 10⁻⁵
Memory hook Big number → positive power (you multiplied UP to get there).
Small decimal → negative power (you divided DOWN to get there).
Practice
Q: Without a calculator, write 0.007052 in standard form.
Practice
Q: Without a calculator, write 324,500,000 in standard form.
4. Operations with Standard FormMultiplying, dividing, adding & subtracting

On a calculator

Use brackets around each number, and the ×10ˣ button to enter the power. If your calculator spits out an answer that isn't in standard form (e.g. 243 × 10²⁰), you can fix it by rewriting the leading number in standard form and combining the powers using the index laws: 243 × 10²⁰ = (2.43 × 10²) × 10²⁰ = 2.43 × 10²².

Multiplying without a calculator

Multiplication and division are the "easy" operations for standard form, because the powers of 10 don't need to match first — you just deal with the ordinary numbers and the powers separately, then recombine.

Worked example — Multiplication
Find (3 × 10²) × (4 × 10⁵)
Step 1 — multiply the ordinary numbers: 3 × 4 = 12
Step 2 — multiply the powers of 10 by adding indices: 10² × 10⁵ = 10⁷
Step 3 — combine: 12 × 10⁷
Step 4 — 12 isn't between 1 and 10, so fix it: 12 = 1.2 × 10¹, giving 1.2 × 10¹ × 10⁷ = 1.2 × 10⁸

Dividing without a calculator

Worked example — Division
Find (2 × 10⁻⁵) ÷ (8 × 10⁻³)
Step 1 — divide the ordinary numbers: 2 ÷ 8 = 0.25
Step 2 — divide the powers by subtracting indices: 10⁻⁵ ÷ 10⁻³ = 10⁻⁵⁻⁽⁻³⁾ = 10⁻²
Step 3 — combine: 0.25 × 10⁻²
Step 4 — fix into standard form: 0.25 = 2.5 × 10⁻¹, so 2.5 × 10⁻¹ × 10⁻² = 2.5 × 10⁻³
Be extra careful with double negatives Subtracting a negative index flips the sign — 10⁻⁵ ÷ 10⁻³ becomes 10 to the power of (−5 − (−3)) = (−5 + 3) = −2. This is the #1 arithmetic slip in this topic. Slow down on the subtraction step.

Adding and subtracting — the tricky ones

Unlike multiplying and dividing, you cannot add/subtract standard form numbers by working with the powers separately — that's because addition and subtraction only make sense when you're combining "like" quantities. Just like you can't add 3 apples + 2 oranges and call it 5 apple-oranges, you can't add 10³ and 10² together directly — the powers of 10 must match first.

Method 1 — convert to ordinary numbers (best for manageable sizes)

Worked example
Find (3.2 × 10³) + (2.1 × 10²)
Convert both to ordinary numbers: 3.2 × 10³ = 3200, and 2.1 × 10² = 210
Add: 3200 + 210 = 3410
Convert back to standard form: 3.41 × 10³

Method 2 — align the powers of 10 (best for very large/small powers, where converting to ordinary numbers is impossible)

Worked example
Find (4 × 10⁵⁰) − (2 × 10⁴⁸)
Step 1 — rewrite the bigger power so it matches the smaller one: 4 × 10⁵⁰ = 4 × 10² × 10⁴⁸ = 400 × 10⁴⁸
Step 2 — now the powers match, so subtract the ordinary numbers: (400 × 10⁴⁸) − (2 × 10⁴⁸) = 398 × 10⁴⁸
Step 3 — convert to standard form: 398 = 3.98 × 10², so 3.98 × 10² × 10⁴⁸ = 3.98 × 10⁵⁰
Practice
Q: Without a calculator, find (45 × 10⁻³) ÷ (0.9 × 10⁵). Give your answer as A × 10ⁿ, where 1 ≤ A < 10.
Practice
Q: Without a calculator, find (2.8 × 10⁻⁶) + (9.7 × 10⁻⁸). Give your answer as A × 10ⁿ, where 1 ≤ A < 10.
What to MemoriseYour quick-reference cheat sheet
Base
The big number being multiplied repeatedly (the bottom number in aⁿ).
Index / Power / Exponent
The small floating number that counts repetitions — all three words mean the same thing.
a⁰ = 1
Any non-zero number to the power 0 equals 1.
a¹ = a
Any number to the power 1 is itself.
aᵐ × aⁿ = aᵐ⁺ⁿ
Same base, multiplying → add the powers.
aᵐ ÷ aⁿ = aᵐ⁻ⁿ
Same base, dividing → subtract the powers.
(aᵐ)ⁿ = aᵐⁿ
Power of a power → multiply the powers.
a⁻ⁿ = 1/aⁿ
Negative power = reciprocal, NOT a negative answer.
a^(1/n) = ⁿ√a
Fractional power 1/n is the same as the nth root.
a^(m/n) = (ⁿ√a)ᵐ
Take the root first (small numbers!), then apply the power.
Square roots
Every positive number has TWO square roots (±); √ symbol gives only the positive one.
Cube/odd roots
Every number has exactly ONE real odd root, positive or negative.
Standard form template
a × 10ⁿ, where 1 ≤ a < 10 and n is an integer.
Sign of n
Big number → n positive. Small decimal (less than 1) → n negative.
Multiply/divide in standard form
Work with ordinary numbers and powers of 10 separately, then recombine and tidy up.
Add/subtract in standard form
Powers of 10 MUST match first — convert to ordinary numbers, or rewrite one power to match the other.
Concepts ChecklistTick off what you've truly mastered
Exam TipsWhat examiners actually look for
Trap #1 — Forgetting "a" must be strictly less than 10 Writing 32.4 × 10³ instead of 3.24 × 10⁴ is one of the most common lost marks. Always do a final check: is my leading number between 1 and 10?
Trap #2 — Negative powers ≠ negative answers a⁻ⁿ = 1/aⁿ, which is a positive fraction (assuming a is positive). Students often panic and write a negative number instead of a reciprocal.
Trap #3 — Mixing up different bases Index laws (adding/subtracting/multiplying powers) ONLY apply when the base is the same. If you see different bases, look for a hidden connection first (e.g. 4 = 2², 9 = 3²) before assuming you're stuck.
Trap #4 — Adding/subtracting in standard form directly You cannot add (3 × 10⁵) + (2 × 10³) by just adding the ordinary numbers and keeping a power of 10 — the powers must match first. This is one of the most heavily tested traps in this topic.
Trap #5 — Doing a^(m/n) the hard way Always take the root first, then raise to the power — not the other way around. It keeps your numbers small and your arithmetic error-free.

How these questions usually appear on exams

  • "Find the value of x" equations where you compare powers on matching bases.
  • "Without using a calculator, evaluate..." — testing pure index law fluency, including negative and fractional powers.
  • Converting a real-world large/small number (distances, masses, populations) into standard form.
  • Multiply/divide/add/subtract two numbers given in standard form, requiring the final answer back in standard form.
  • "Show that..." proof-style questions using index laws to simplify an expression to a target form.
🔓 Read the full Powers, Roots & Standard Form note — free You're seeing the preview · free account, no card needed
What's inside
📖 Revision notes 🎯 Learn mode ✦ AI flashcards ✓ Instant AI marking 🧊 3D explorers 🧪 Experiments & simulations 📈 Progress tracking
📄 Practise Powers, Roots & Standard Form with International Mathematics 0607 past papers Every paper with its mark scheme — answer online, marked instantly. Open →

Read the full Powers, Roots & Standard Form notes free

That's the preview — create a free account to read the rest, plus flashcards and practice questions with instant AI marking. No credit card.

Unlock the full notes free →

More International Mathematics topics