1.4 Powers and roots

Syllabus
2017
Topic
1.4
Level
Higher

Learning objectives

Recognise square and cube numbers

A square number is the product of an integer with itself, n2=n×nn^2=n\times n. A cube number is the product of three equal integer factors, n3=n×n×nn^3=n\times n\times n.

Type Sequence from non-negative integers Recognition
squares 0,1,4,9,16,25,36,0,1,4,9,16,25,36,\ldots 25=5225=5^2
cubes 0,1,8,27,64,125,0,1,8,27,64,125,\ldots 27=3327=3^3

Some numbers are both: 64=82=4364=8^2=4^3. A negative integer can be a cube, such as 27=(3)3-27=(-3)^3, but an integer square cannot be negative.

To test a positive integer, find whether its square root or cube root is an integer.

A number containing a square digit is not necessarily square. The whole number must equal n2n^2 for an integer nn.

Calculate powers and their roots

Squaring and taking the principal square root are inverse operations for non-negative numbers; cubing and taking the cube root are inverse operations for all real numbers.

Power Inverse statement
142=19614^2=196 196=14\sqrt{196}=14
193=685919^3=6859 68593=19\sqrt[3]{6859}=19
(4)3=64(-4)^3=-64 643=4\sqrt[3]{-64}=-4

The symbol a\sqrt{a} means the non-negative principal root. Thus 49=7\sqrt{49}=7. But the equation x2=49x^2=49 has two solutions, x=7x=7 and x=7x=-7.

Brackets matter: (3)2=9(-3)^2=9, while 32=(32)=9-3^2=-(3^2)=-9 under the operation hierarchy.

There is no real square root of a negative number, but negative numbers do have real cube roots.

Use integer index laws

In ana^n, aa is the base and nn is the index. Index laws compress repeated multiplication and extend consistently to zero and negative integer powers.

Law, where defined Result
am×ana^m\times a^n am+na^{m+n}
am÷ana^m\div a^n amna^{m-n}
(am)n(a^m)^n amna^{mn}
a0a^0, a0a\ne0 11
ana^{-n}, a0a\ne0 1an\frac1{a^n}

23×29=23+9=262^{-3}\times2^9=2^{-3+9}=2^6. Also, 52=1255^{-2}=\frac1{25}; the negative index creates a reciprocal, not a negative value.

Multiplication and division laws require the same base. For division and negative powers the base must be non-zero.

Do not multiply indices when multiplying powers: aman=am+na^m a^n=a^{m+n}. Indices multiply only in a power of a power.

Prime factor decomposition in index form

A prime factor decomposition writes an integer greater than 11 as a product containing only prime factors. Repeated primes are collected as powers.

Step Example for 720720
divide repeatedly by prime numbers 720=2×360=22×180=23×90=24×45720=2\times360=2^2\times180=2^3\times90=2^4\times45
continue until every remaining factor is prime 45=3×3×545=3\times3\times5
collect repeated factors 720=24×32×5720=2^4\times3^2\times5

Multiply the prime powers to check: 16×9×5=72016\times9\times5=720. A different valid factor tree must finish with the same prime factors.

The number 11 is neither prime nor included as a prime factor; including it changes nothing but is not part of the decomposition.

Stopping at composite factors is incomplete. For example, 720=16×45720=16\times45 is a factorisation, but not yet a product of prime factors.

Find HCF and LCM from prime powers

The highest common factor divides every given number and is as large as possible. The lowest common multiple is divisible by every given number and is as small as possible.

Number Prime decomposition
7272 23×322^3\times3^2
108108 22×332^2\times3^3

For the HCF, keep only primes present in both and choose the smaller exponent: 22×32=362^2\times3^2=36.

For the LCM, include every prime present and choose the larger exponent: 23×33=2162^3\times3^3=216. Check that 216216 divides exactly by both 7272 and 108108.

Do not swap the exponent rules: HCF uses shared minimum powers; LCM uses all maximum powers.

Understand exact surds

A surd is an exact irrational root, such as 2\sqrt2 or 53\sqrt[3]{5}, left in root form rather than replaced by a rounded decimal.

Root Type Exact simplified value
49\sqrt{49} rational 77
8\sqrt8 surd 222\sqrt2
273\sqrt[3]{27} rational 33

Extract perfect-power factors: ab=ab\sqrt{ab}=\sqrt a\sqrt b for non-negative a,ba,b, so 72=36×2=62\sqrt{72}=\sqrt{36\times2}=6\sqrt2.

Surd form preserves exact value. A calculator decimal such as 1.4141.414\ldots approximates 2\sqrt2 and should not replace it when an exact answer is required.

Roots do not distribute over addition: a+b\sqrt{a+b} is not generally a+b\sqrt a+\sqrt b.

Manipulate surds and rationalise denominators

Simplify surds first, then combine only like surds: 38+32=62+42=1023\sqrt8+\sqrt{32}=6\sqrt2+4\sqrt2=10\sqrt2.

Job Exact move Example
multiply surds multiply coefficients and radicands 3×12=36=6\sqrt3\times\sqrt{12}=\sqrt{36}=6
remove a single surd denominator multiply top and bottom by that surd 12=22\frac1{\sqrt2}=\frac{\sqrt2}{2}
remove a binomial surd denominator multiply by its conjugate 223×2+32+3=4+23\frac2{2-\sqrt3}\times\frac{2+\sqrt3}{2+\sqrt3}=4+2\sqrt3

Conjugates use difference of squares: (abc)(a+bc)=a2b2c(a-b\sqrt c)(a+b\sqrt c)=a^2-b^2c, which is rational.

Expand brackets carefully and simplify every square root before collecting terms.

Unlike surds cannot be added: 2+3\sqrt2+\sqrt3 does not become 5\sqrt5.

Use fractional and negative indices

Fractional indices represent roots, while negative indices represent reciprocals. Together they extend the same index laws used for integer powers.

Form Meaning Example
a1/na^{1/n} an\sqrt[n]{a} 81/3=28^{1/3}=2
am/na^{m/n} (an)m(\sqrt[n]{a})^m 82/3=22=48^{2/3}=2^2=4
apa^{-p} 1ap\frac1{a^p} 6251/2=125625^{-1/2}=\frac1{25}

Apply the root and reciprocal meanings in either safe order: 163/4=1/(161/4)3=1/816^{-3/4}=1/(16^{1/4})^3=1/8.

For real-number work, even roots require a non-negative radicand. Negative powers require a non-zero base.

A negative index does not make the value negative, and am/na^{m/n} does not mean am÷ana^m\div a^n.