Find cube root of 13824 by prime factorisation

easy CBSE JEE-MAIN 3 min read

Question

Find the cube root of 13824 by prime factorisation.

Solution — Step by Step

We start dividing 13824 by the smallest prime (2) and keep going:

13824÷2=691213824 \div 2 = 6912 6912÷2=34566912 \div 2 = 3456 3456÷2=17283456 \div 2 = 1728 1728÷2=8641728 \div 2 = 864 864÷2=432864 \div 2 = 432 432÷2=216432 \div 2 = 216 216÷2=108216 \div 2 = 108 108÷2=54108 \div 2 = 54 54÷2=2754 \div 2 = 27 27÷3=927 \div 3 = 9 9÷3=39 \div 3 = 3 3÷3=13 \div 3 = 1
13824=29×3313824 = 2^9 \times 3^3

Let’s verify: 29=5122^9 = 512 and 33=273^3 = 27, so 512×27=13824512 \times 27 = 13824. ✓

For a perfect cube, every prime factor must appear a multiple of 3 times.

13824=2×2×2group 1×2×2×2group 2×2×2×2group 3×3×3×3group 413824 = \underbrace{2 \times 2 \times 2}_{\text{group 1}} \times \underbrace{2 \times 2 \times 2}_{\text{group 2}} \times \underbrace{2 \times 2 \times 2}_{\text{group 3}} \times \underbrace{3 \times 3 \times 3}_{\text{group 4}}
138243=2×2×2×3=24\sqrt[3]{13824} = 2 \times 2 \times 2 \times 3 = \mathbf{24}

Check: 243=24×24×24=576×24=1382424^3 = 24 \times 24 \times 24 = 576 \times 24 = 13824

Why This Works

A perfect cube has each prime factor appearing exactly 3 times (or a multiple of 3 times). When we take the cube root, we pick one from each group of three identical factors. This is because a33=a\sqrt[3]{a^3} = a.

So 29×333=29/3×33/3=23×31=8×3=24\sqrt[3]{2^9 \times 3^3} = 2^{9/3} \times 3^{3/3} = 2^3 \times 3^1 = 8 \times 3 = 24.

Quick check before you start: the digit sum of 13824 is 1+3+8+2+4=181+3+8+2+4 = 18, which is divisible by 9 (hence by 3). And the number is even, so both 2 and 3 are factors. This narrows down your factorisation quickly.

Alternative Method

Recognise that 13824=8×1728=8×12313824 = 8 \times 1728 = 8 \times 12^3? Actually, let’s check: 123=172812^3 = 1728 and 8×1728=138248 \times 1728 = 13824. So:

138243=8×17283=83×17283=2×12=24\sqrt[3]{13824} = \sqrt[3]{8 \times 1728} = \sqrt[3]{8} \times \sqrt[3]{1728} = 2 \times 12 = 24

This shortcut works when you recognise a factor as a perfect cube.

Common Mistake

Students sometimes stop the division tree early and miss factors. Always divide until you reach 1. Also, when grouping into triples, students sometimes take one factor from each “pair” instead of each “triple.” For square roots we take pairs; for cube roots we must form groups of three.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next