Power and Roots hero

Power and Roots

~13 min read

In 30 seconds
  • What: Powers and Roots covers exponent rules, square and cube roots, surd manipulation, rationalisation, and simplification of expressions involving \(a^n,\, \sqrt{a},\, \sqrt[3]{a},\, a^{p/q}\).
  • Why it matters: CDS papers from 2003 to 2023 average 3–6 questions per sitting on this single chapter — second only to Number System in arithmetic weightage.
  • Key fact: Memorise squares up to 30 and cubes up to 15. CDS sets up "find the value of \(\sqrt{x}\)" style problems where pattern recognition (e.g. \(289 = 17^2\)) collapses the question to one line.

Powers and Roots is a high-yield arithmetic chapter — the rules are short, the patterns are repeatable, and CDS has tested the same surd-simplification archetypes for two decades. Speed and accuracy here depend on two reflexes: instant recall of perfect squares and cubes, and clean handling of fractional exponents.

This page draws from CDS Previous Year Questions across 2003–2023, plus NCERT Class 8 Power Play and Class 9 The World of Numbers. Pair with Number System (irrationals and primes) and Logarithm (the inverse of powers).

What This Topic Covers

The CDS scope: (1) exponent laws — multiplication, division, power-of-a-power, zero exponent, negative exponent; (2) square roots and cube roots — by prime factorisation, by long division (for square roots), and by estimation; (3) surds — pure and mixed, like and unlike, simplification; (4) rationalisation — single-term surd denominators, conjugates for binomial surds; and (5) fractional exponents — converting between \(a^{p/q}\) and \(\sqrt[q]{a^p}\) form.

Why This Topic Matters

  • Powers and Roots feeds directly into Logarithm, Quadratic Equations, and Trigonometry.
  • Surd simplification problems appear in nearly every CDS paper — typically 1–2 questions per sitting.
  • Rationalisation by conjugate is a 15-second trick that solves dozens of variants.

Exam Pattern & Weightage

Year / PaperNo.Subtopics Tested
2007-I/II3Square root by factorisation, surd simplification
2008-I/II3Cube roots, fractional exponents
2009-II3Surds with conjugates, exponent comparison
2010-I/II4Rationalisation, nested surds
2011-II3Surd addition/subtraction, ordering
2012-I/II4Power-of-power, simplification chains
2013-I/II4Cube root of large numbers, surd equations
2014-I/II3Exponent laws, mixed surd
2015-II3Rationalisation, fractional exponents
2016-I/II4Surd inequalities, ordering
2017-I/II4Nested surds, square root estimation
2018-I/II3Conjugate rationalisation, exponent equations
2019-II3Mixed simplification
2020-I/II3Surd ordering, fractional powers
2021-I/II3Cube roots, exponent comparison
2022-I2Power simplification
2023-I2Surds, rationalisation
⚡ CDS Alert

Memorise perfect squares from \(1^2\) to \(30^2\) (the last is 900). Memorise perfect cubes from \(1^3\) to \(15^3 = 3375\). These appear in nearly every CDS power-and-roots question — pattern recognition wins more marks here than any formula.

Core Concepts

Laws of Exponents

Six Exponent Laws $$a^m \cdot a^n = a^{m+n} \qquad \frac{a^m}{a^n} = a^{m-n} \qquad (a^m)^n = a^{mn}$$ $$(ab)^n = a^n b^n \qquad \left(\frac{a}{b}\right)^n = \frac{a^n}{b^n} \qquad a^0 = 1 \;(a \neq 0)$$
Negative and Fractional Exponents $$a^{-n} = \frac{1}{a^n} \qquad a^{1/n} = \sqrt[n]{a} \qquad a^{p/q} = \sqrt[q]{a^p}$$

Square Roots and Cube Roots

To find \(\sqrt{N}\) by prime factorisation: write \(N\) as a product of primes; pair the primes; the product of one from each pair is \(\sqrt{N}\). Example: \(\sqrt{441} = \sqrt{3^2 \cdot 7^2} = 3 \cdot 7 = 21\).

For \(\sqrt[3]{N}\): triple the primes instead of pairing. \(\sqrt[3]{216} = \sqrt[3]{2^3 \cdot 3^3} = 2 \cdot 3 = 6\).

Surds

A surd is an irrational root of a rational number — like \(\sqrt{2},\, \sqrt[3]{5},\, 2\sqrt{3}\). A pure surd has rational coefficient 1 (\(\sqrt{2}\)); a mixed surd has a coefficient (\(3\sqrt{2}\)). Like surds share the same radicand and same order (\(2\sqrt{5}\) and \(7\sqrt{5}\)); only like surds can be added or subtracted directly.

Surd Manipulation $$\sqrt{a} \cdot \sqrt{b} = \sqrt{ab} \qquad \frac{\sqrt{a}}{\sqrt{b}} = \sqrt{\frac{a}{b}} \qquad a\sqrt{c} + b\sqrt{c} = (a+b)\sqrt{c}$$

Rationalisation

To rationalise \(\tfrac{1}{\sqrt{a}}\), multiply by \(\tfrac{\sqrt{a}}{\sqrt{a}}\). For binomial surd denominators, multiply by the conjugate.

Conjugate Rationalisation $$\frac{1}{\sqrt{a} + \sqrt{b}} \times \frac{\sqrt{a} - \sqrt{b}}{\sqrt{a} - \sqrt{b}} = \frac{\sqrt{a} - \sqrt{b}}{a - b}$$
⚠ Common Trap

\(\sqrt{a+b} \neq \sqrt{a} + \sqrt{b}\) in general. For example, \(\sqrt{9 + 16} = \sqrt{25} = 5\), but \(\sqrt{9} + \sqrt{16} = 3 + 4 = 7\). CDS plants this misconception in simplification problems.

Nested Surds

Sometimes \(\sqrt{a \pm \sqrt{b}}\) can be expressed as \(\sqrt{x} \pm \sqrt{y}\) where \(x + y = a\) and \(xy = b/4\). If you can find such \(x\) and \(y\), the nest "unwinds".

Comparing Exponential Expressions

To compare \(a^m\) and \(b^n\) with different bases and exponents: bring them to a common base if possible, or to a common exponent. Example: compare \(2^{30}\) and \(3^{20}\). Take 10th root: \(2^3 = 8\) vs \(3^2 = 9\). So \(3^{20} > 2^{30}\).

Worked Examples

Example 1 — Square Root via Factorisation (2007-I)

Q: Find \(\sqrt{7056}\).

  • Factorise: \(7056 = 2^4 \cdot 3^2 \cdot 7^2\). Verify: \(16 \cdot 9 \cdot 49 = 16 \cdot 441 = 7056\) ✓.
  • Pair the primes: \((2^2)(3)(7) = 4 \cdot 3 \cdot 7 = 84\).
  • Answer: \(\sqrt{7056} = 84\). Check: \(84^2 = 7056\) ✓.

Example 2 — Surd Rationalisation (2010-II)

Q: Simplify \(\tfrac{1}{\sqrt{5} - \sqrt{3}}\).

  • Multiply by conjugate: \(\tfrac{1}{\sqrt{5} - \sqrt{3}} \cdot \tfrac{\sqrt{5} + \sqrt{3}}{\sqrt{5} + \sqrt{3}}\).
  • Numerator: \(\sqrt{5} + \sqrt{3}\). Denominator: \((\sqrt{5})^2 - (\sqrt{3})^2 = 5 - 3 = 2\).
  • Result: \(\tfrac{\sqrt{5} + \sqrt{3}}{2}\).

Example 3 — Comparing Exponentials (2012-I)

Q: Arrange \(2^{30},\, 3^{20},\, 5^{10}\) in ascending order.

  • Take a common 10th root: \(2^3 = 8,\; 3^2 = 9,\; 5^1 = 5\).
  • Order of roots: \(5 < 8 < 9\), so \(5^{10} < 2^{30} < 3^{20}\).

Example 4 — Cube Root by Factorisation (2013-II)

Q: Find \(\sqrt[3]{1728}\).

  • Factorise: \(1728 = 2^6 \cdot 3^3\). Verify: \(64 \cdot 27 = 1728\) ✓.
  • Triple primes: \((2^2)(3) = 12\).
  • Answer: \(\sqrt[3]{1728} = 12\).

Example 5 — Nested Surd (2017-I)

Q: Simplify \(\sqrt{8 + 2\sqrt{15}}\).

  • Try \(\sqrt{8 + 2\sqrt{15}} = \sqrt{a} + \sqrt{b}\). Squaring: \(a + b = 8\) and \(ab = 15\).
  • \(a\) and \(b\) are roots of \(t^2 - 8t + 15 = 0 \implies t = 3\) or \(5\).
  • Answer: \(\sqrt{5} + \sqrt{3}\). Check: \((\sqrt{5} + \sqrt{3})^2 = 5 + 3 + 2\sqrt{15} = 8 + 2\sqrt{15}\) ✓.

Example 6 — Fractional Exponent (2015-II)

Q: Evaluate \(64^{2/3}\).

  • Convert to surd form: \(64^{2/3} = (64^{1/3})^2 = (\sqrt[3]{64})^2 = 4^2 = 16\).
  • Alternatively: \(64 = 2^6\), so \(64^{2/3} = 2^{6 \cdot 2/3} = 2^4 = 16\).

Example 7 — Simplification Chain (2019-II)

Q: Simplify \(\sqrt{45} + \sqrt{20} - \sqrt{80}\).

  • Extract perfect squares: \(\sqrt{45} = 3\sqrt{5},\; \sqrt{20} = 2\sqrt{5},\; \sqrt{80} = 4\sqrt{5}\).
  • Combine like surds: \(3\sqrt{5} + 2\sqrt{5} - 4\sqrt{5} = \sqrt{5}\).
  • Answer: \(\sqrt{5}\).

How CDS Tests This Topic

Five recurring archetypes: (1) "find \(\sqrt{N}\) or \(\sqrt[3]{N}\)" — by factorisation; (2) "simplify \(\tfrac{1}{\sqrt{a} \pm \sqrt{b}}\)" — by conjugate; (3) "arrange \(a^m, b^n, c^p\) in order" — by common root or common power; (4) "simplify a chain of surds" — extract perfect squares first; (5) "unwind a nested surd" — write as \(\sqrt{x} + \sqrt{y}\) and solve a quadratic.

Exam Shortcuts (Pro-Tips)

Shortcut 1 — Squares Table to 30

Squares of 11–30 you should know cold: 121, 144, 169, 196, 225, 256, 289, 324, 361, 400, 441, 484, 529, 576, 625, 676, 729, 784, 841, 900. When CDS asks "\(\sqrt{441}\)", you should see 21 in under 2 seconds.

Shortcut 2 — Cubes to 15

Cubes 1–15: 1, 8, 27, 64, 125, 216, 343, 512, 729, 1000, 1331, 1728, 2197, 2744, 3375. \(\sqrt[3]{1728} = 12\) should be instant.

Shortcut 3 — Conjugate is Always the Inverse

For \(\sqrt{a} + \sqrt{b}\), the conjugate is \(\sqrt{a} - \sqrt{b}\). Their product is \(a - b\) — always rational. This kills denominators of the form binomial surd in one step.

Shortcut 4 — Estimate Square Roots from Adjacent Squares

For non-perfect-square \(N\), find the two squares it sits between. Example: \(\sqrt{200}\) sits between \(\sqrt{196} = 14\) and \(\sqrt{225} = 15\). Linearly interpolate: \(\sqrt{200} \approx 14 + \tfrac{200 - 196}{225 - 196} \approx 14.14\).

Shortcut 5 — Compare via Common Power

To compare \(a^m\) and \(b^n\), take the LCM of \(m\) and \(n\). Raise both to common exponent. Whichever gives the larger base wins.

Common Question Patterns

Pattern 1 — Find the Root

Simple "find \(\sqrt{N}\)" — usually a perfect square. Apply prime factorisation; CDS rarely uses long-division-method numbers in MCQ format.

Pattern 2 — Simplify a Surd Expression

Extract perfect squares (or cubes) from each surd. Combine like terms. CDS 2019-II's \(\sqrt{45} + \sqrt{20} - \sqrt{80}\) is the canonical version.

Pattern 3 — Rationalise the Denominator

Multiply by conjugate. The denominator becomes rational. Match the numerator format to the answer choices.

Pattern 4 — Compare or Order

Convert all expressions to a common root or a common power. Compare the resulting bases.

Pattern 5 — Solve an Exponential Equation

For \(a^x = b\) with same-base option: rewrite \(b\) as a power of \(a\), then equate exponents. CDS keeps these problems clean — most have integer answers.

Preparation Strategy

Week 1. Memorise the squares of 1–30 and cubes of 1–15 cold. Drill 20 problems on exponent laws (\(a^m \cdot a^n,\; (a^m)^n,\; a^{-n},\; a^{p/q}\)). Practice prime factorisation for square/cube roots.

Week 2. Surds. Pure vs mixed, like vs unlike. Drill simplification by extracting perfect squares. Master conjugate rationalisation for binomial surd denominators. Practice nested surds via the \(\sqrt{x} + \sqrt{y}\) trick.

Mock testing. Take timed papers and tag every powers/roots question. The chapter is mechanical — speed is the limiting factor. Build reflex with CDS mock tests.

Cross-train with Number System (prime factorisation, irrationals) and Logarithm (the inverse operation of exponentiation).

Drill Powers, Roots and Surds

Take CDS mocks loaded with surd simplification and exponent comparison. Speed comes from instant recall of squares and cubes — practice until they are reflex.

Start Free Mock Test

Frequently Asked Questions

What is the difference between a power and a root?

A power \(a^n\) multiplies \(a\) by itself \(n\) times: \(2^5 = 32\). A root is the inverse — \(\sqrt[n]{a}\) is the number that, when raised to the \(n\)-th power, gives \(a\). Fractional exponents bridge the two: \(a^{1/n} = \sqrt[n]{a}\) and \(a^{p/q} = \sqrt[q]{a^p}\).

How do I find a square root quickly?

For perfect squares, factor \(N\) into primes, then pair them up — the product of one from each pair is \(\sqrt{N}\). Example: \(7056 = 2^4 \cdot 3^2 \cdot 7^2 \Rightarrow \sqrt{7056} = 2^2 \cdot 3 \cdot 7 = 84\). For non-perfect squares, locate \(N\) between two consecutive perfect squares and estimate.

What is a surd, and what makes two surds "like"?

A surd is an irrational root of a rational number, e.g. \(\sqrt{2},\, \sqrt[3]{5},\, 2\sqrt{7}\). Two surds are "like" if they have the same radicand (the number under the root) and the same order (square root, cube root, etc.). Only like surds can be added or subtracted directly: \(3\sqrt{2} + 5\sqrt{2} = 8\sqrt{2}\), but \(\sqrt{2} + \sqrt{3}\) cannot be simplified.

How do I rationalise a denominator like \(\sqrt{5} - \sqrt{3}\)?

Multiply numerator and denominator by the conjugate \(\sqrt{5} + \sqrt{3}\). The new denominator is \((\sqrt{5})^2 - (\sqrt{3})^2 = 5 - 3 = 2\), which is rational. The numerator absorbs the surd. Example: \(\tfrac{1}{\sqrt{5} - \sqrt{3}} = \tfrac{\sqrt{5} + \sqrt{3}}{2}\).

How do I compare expressions like \(2^{30}\) and \(3^{20}\)?

Take a common root that makes the exponents equal. \(2^{30}\) and \(3^{20}\) share the 10th root: \((2^{30})^{1/10} = 2^3 = 8\) and \((3^{20})^{1/10} = 3^2 = 9\). Since \(9 > 8\), we have \(3^{20} > 2^{30}\).

Why is \(\sqrt{a + b} \neq \sqrt{a} + \sqrt{b}\)?

Square the right side: \((\sqrt{a} + \sqrt{b})^2 = a + b + 2\sqrt{ab}\), which is more than \(a + b\) unless \(a\) or \(b\) is zero. So the two are equal only in trivial cases. Square roots do not "distribute" over addition.

Which CDS Maths topics connect to Power and Roots?

Number System supplies prime factorisation and irrationals. Logarithm is the inverse operation. Quadratic Equations and Trigonometry rely heavily on surd manipulation.