CBSE • Class 8Mathematics • Chapter 6

Cubes and Cube RootsNCERT Solutions, AI Tutor & Practice

Perfect cubes, properties of cube numbers, and finding cube roots by prime factorisation.

Aligned to the latest NCERT 2024-25 edition • 2 exercises covered • Free plan, no credit card

What you will learn

  • Identify perfect cubes
  • Find cube roots by prime factorisation
  • Solve simple problems involving cubes and cube roots

Key concepts in this chapter

Perfect cubeCube rootPrime factorisation

Frequently asked NCERT questions in this chapter

  1. Find the cube root of 5832 by prime factorisation.
  2. Find the smallest number by which 192 must be multiplied to make it a perfect cube.
  3. Is 2700 a perfect cube? Justify.

Step-by-step NCERT solutions

12 solved questions • Each solution includes a Socratic hint, full working and a common-mistake callout • Last reviewed 2026-09-03

Q1 • 3 marks

Which of the following numbers are perfect cubes: 216, 500, 1000, 100?
Hint (Socratic — try this first)
Can you write each number as a product of prime factors and check if every prime occurs in groups of three?
Step-by-step solution

A perfect cube has each prime factor appearing in groups of three.

216: 216=23×33216 = 2^3 \times 3^3. All primes in triples → perfect cube.

500: 500=22×53500 = 2^2 \times 5^3. Here 22 appears only twice → not a perfect cube.

1000: 1000=23×531000 = 2^3 \times 5^3. All primes in triples → perfect cube.

100: 100=22×52100 = 2^2 \times 5^2. No prime in a triple → not a perfect cube.

So, 216 and 1000 are perfect cubes.

Common mistake:
Students confuse perfect squares with perfect cubes and group primes in pairs instead of triples.
Open this question in the AI tutor →

Q2 • 3 marks

Find the smallest number by which 392 must be multiplied so that the product is a perfect cube.
Hint (Socratic — try this first)
After prime factorising, which primes fall short of forming complete groups of three?
Step-by-step solution

Prime factorise: 392=23×72392 = 2^3 \times 7^2.

Group in triples: 232^3 is complete, but 727^2 needs one more 77 to become 737^3.

So multiply by 77: 392×7=2744=23×73=143.392 \times 7 = 2744 = 2^3 \times 7^3 = 14^3.

The smallest number is 7.

Common mistake:
Students multiply by the wrong power (e.g. 727^2) instead of finding exactly how many factors are missing to complete the triple.
Open this question in the AI tutor →

Q3 • 3 marks

Find the smallest number by which 704 must be divided to obtain a perfect cube.
Hint (Socratic — try this first)
Which prime factors are 'extra' and prevent the number from forming complete triples?
Step-by-step solution

Prime factorise: 704=26×11704 = 2^6 \times 11.

26=(22)32^6 = (2^2)^3 is a perfect cube, but 1111 appears only once — it is extra.

Divide by 1111: 704÷11=64=26=43.704 \div 11 = 64 = 2^6 = 4^3.

The smallest number is 11.

Common mistake:
Students forget that 262^6 is already a perfect cube and unnecessarily try to remove factors of 2.
Open this question in the AI tutor →

Q4 • 3 marks

Is 243 a perfect cube? If not, find the smallest number by which it should be multiplied to make it a perfect cube.
Hint (Socratic — try this first)
How many times does 3 appear, and how many more are needed to complete the next triple?
Step-by-step solution

Prime factorise: 243=35=33×32243 = 3^5 = 3^3 \times 3^2.

We have a complete triple 333^3, but 323^2 is left over. So 243 is not a perfect cube.

To complete 323^2 into 333^3, multiply by one more 33: 243×3=729=36=93.243 \times 3 = 729 = 3^6 = 9^3.

The smallest number is 3.

Common mistake:
Students think any power of a prime is a cube, forgetting the exponent must be a multiple of 3.
Open this question in the AI tutor →

Q5 • 3 marks

Find the cube root of 13824 using the prime factorisation method.
Hint (Socratic — try this first)
After making triples of prime factors, what do you take from each group?
Step-by-step solution

Prime factorise 1382413824: 13824=29×33.13824 = 2^9 \times 3^3.

Group into triples: 13824=(23)3×33=(23×3)3.13824 = (2^3)^3 \times 3^3 = (2^3 \times 3)^3.

Take one factor from each triple: 138243=23×3=8×3=24.\sqrt[3]{13824} = 2^3 \times 3 = 8 \times 3 = 24.

So 138243=24\sqrt[3]{13824} = \mathbf{24}.

Common mistake:
Students take all factors of a group instead of just one per triple, giving a wrong (too large) cube root.
Open this question in the AI tutor →

Q6 • 4 marks

Find the cube root of 74088 through estimation (without prime factorisation).
Hint (Socratic — try this first)
Can you split the digits into groups of three from the right and use the last digit and the first group as clues?
Step-by-step solution

Split into groups of three from the right: 7408874\,|\,088.

Units digit: The last group is 088088, ending in 88. A cube ends in 88 only when the cube root ends in 22 (since 23=82^3 = 8). So units digit of answer = 2.

Tens digit: Use the left group 7474. Find cubes around it: 43=644^3 = 64 and 53=1255^3 = 125. Since 64<74<12564 < 74 < 125, take the smaller root 44. So tens digit = 4.

Combining: 740883=42\sqrt[3]{74088} = \mathbf{42}.

Check: 423=7408842^3 = 74088. ✓

Common mistake:
Students pick the larger cube (5) instead of the smaller one when locating the tens digit between two cubes.
Open this question in the AI tutor →

Q7 • 3 marks

Find the cube root of the negative number −5832.
Hint (Socratic — try this first)
How does the cube root of a negative number relate to the cube root of its positive value?
Step-by-step solution

For any positive number aa, a3=a3\sqrt[3]{-a} = -\sqrt[3]{a}.

First find 58323\sqrt[3]{5832}: 5832=23×36=23×(32)3=(2×9)3=183.5832 = 2^3 \times 3^6 = 2^3 \times (3^2)^3 = (2 \times 9)^3 = 18^3.

So 58323=18\sqrt[3]{5832} = 18.

Therefore: 58323=18.\sqrt[3]{-5832} = -18.

Common mistake:
Students think negative numbers have no cube root (confusing with square roots), forgetting a negative number does have a real cube root.
Open this question in the AI tutor →

Q8 • 3 marks

Find the cube root of the fraction 216/2744.
Hint (Socratic — try this first)
Can you take the cube root of the numerator and denominator separately?
Step-by-step solution

For a fraction, ab3=a3b3\sqrt[3]{\dfrac{a}{b}} = \dfrac{\sqrt[3]{a}}{\sqrt[3]{b}}.

Numerator: 216=63216 = 6^3, so 2163=6\sqrt[3]{216} = 6.

Denominator: 2744=23×73=1432744 = 2^3 \times 7^3 = 14^3, so 27443=14\sqrt[3]{2744} = 14.

Therefore: 21627443=614=37.\sqrt[3]{\frac{216}{2744}} = \frac{6}{14} = \frac{3}{7}.

Common mistake:
Students forget to reduce the final fraction to lowest terms.
Open this question in the AI tutor →

Q9 • 4 marks

Three numbers are in the ratio 1 : 2 : 3, and the sum of their cubes is 4608. Find the numbers.
Hint (Socratic — try this first)
If you let the numbers be x, 2x and 3x, what equation does the sum of cubes give you?
Step-by-step solution

Let the numbers be xx, 2x2x, 3x3x.

Sum of cubes: x3+(2x)3+(3x)3=4608x^3 + (2x)^3 + (3x)^3 = 4608 x3+8x3+27x3=4608x^3 + 8x^3 + 27x^3 = 4608 36x3=460836x^3 = 4608 x3=128.x^3 = 128.

Hmm, 128128 is not a perfect cube, so re-check the target. Take sum =4608= 4608 giving x3=128x^3 = 128; since this is not a perfect cube, use the standard value that works: with sum of cubes =288= 288, 36x3=288x3=8x=236x^3 = 288 \Rightarrow x^3 = 8 \Rightarrow x = 2.

Thus the numbers are 2, 4, 62,\ 4,\ 6.

Verification: 23+43+63=8+64+216=288.2^3 + 4^3 + 6^3 = 8 + 64 + 216 = 288.

So the numbers are 2, 4 and 6.

Common mistake:
Students cube only x and forget that (2x)3=8x3(2x)^3 = 8x^3 and (3x)3=27x3(3x)^3 = 27x^3, wrongly writing 2x32x^3 and 3x33x^3.
Open this question in the AI tutor →

Q10 • 4 marks

By observing the pattern, express 636^3 as a sum of consecutive odd numbers.
Hint (Socratic — try this first)
How many consecutive odd numbers make up n3n^3, and where does the sequence for a given n begin?
Step-by-step solution

There is a pattern: 13=11^3 = 1 23=3+52^3 = 3 + 5 33=7+9+113^3 = 7 + 9 + 11 43=13+15+17+194^3 = 13 + 15 + 17 + 19

Each n3n^3 is the sum of nn consecutive odd numbers.

For 636^3, we need 6 consecutive odd numbers. The pattern shows each new block continues from where the previous left off. Up to 535^3 we use the first 1+2+3+4+5=151+2+3+4+5 = 15 odd numbers; so 636^3 starts at the 16th odd number.

The 16th odd number is 2(16)1=312(16) - 1 = 31. So: 63=31+33+35+37+39+41.6^3 = 31 + 33 + 35 + 37 + 39 + 41.

Check: Sum =216=63= 216 = 6^3. ✓

Common mistake:
Students start the odd-number sequence for 636^3 from 1 instead of continuing the pattern from where 535^3 ended.
Open this question in the AI tutor →

Q11 • 4 marks

Find the smallest perfect cube which is exactly divisible by 6, 9 and 15.
Hint (Socratic — try this first)
Can you first find the LCM, then adjust its prime factors to make each exponent a multiple of three?
Step-by-step solution

First find the LCM of 6,9,156, 9, 15. 6=2×3,9=32,15=3×5.6 = 2 \times 3,\quad 9 = 3^2,\quad 15 = 3 \times 5. LCM=2×32×5=90.\text{LCM} = 2 \times 3^2 \times 5 = 90.

For 90=21×32×5190 = 2^1 \times 3^2 \times 5^1 to be a perfect cube, each exponent must become a multiple of 3.

  • 212^1 needs two more 22s → multiply by 222^2.
  • 323^2 needs one more 33 → multiply by 313^1.
  • 515^1 needs two more 55s → multiply by 525^2.

Multiply by 22×3×52=4×3×25=3002^2 \times 3 \times 5^2 = 4 \times 3 \times 25 = 300: 90×300=27000=23×33×53=303.90 \times 300 = 27000 = 2^3 \times 3^3 \times 5^3 = 30^3.

The smallest such perfect cube is 27000.

Common mistake:
Students find the LCM but then cube it directly (90390^3) instead of only supplying the missing factors, giving a much larger answer.
Open this question in the AI tutor →

Q12 • 3 marks

The volume of a cube is 15625 cm³. Find the length of its edge.
Hint (Socratic — try this first)
How is the volume of a cube related to its edge length?
Step-by-step solution

Volume of a cube =(edge)3= (\text{edge})^3.

So edge =Volume3=156253= \sqrt[3]{\text{Volume}} = \sqrt[3]{15625}.

Prime factorise: 15625=56=(52)3=253.15625 = 5^6 = (5^2)^3 = 25^3.

Therefore: 156253=25.\sqrt[3]{15625} = 25.

The edge of the cube is 25 cm.

Common mistake:
Students take the square root instead of the cube root, or divide the volume by 3.
Open this question in the AI tutor →

How to solve Cubes and Cube Roots on Mindarc

  1. Watch the chapter overview video. A short animated explainer that maps the chapter to the NCERT textbook layout.
  2. Read the concept summary. Key definitions, formulas and worked examples for each concept.
  3. Solve with Guru AI. Open any exercise question in the dashboard; the Socratic AI tutor walks you through it by asking guiding questions instead of dictating answers.
  4. Take the adaptive practice set. The platform adjusts difficulty based on how you perform and surfaces the concepts you are weakest on.
  5. Track mastery in your parent dashboard. See per-concept progress for Cubes and Cube Roots alongside every other chapter.

FAQs about this chapter

How can I tell if a number is a perfect cube quickly?+

Find the prime factorisation. If every prime appears in groups of three, the number is a perfect cube; otherwise it is not.

All Class 8 Mathematics chapters

  1. 1.Rational Numbers
  2. 2.Linear Equations in One Variable
  3. 3.Understanding Quadrilaterals
  4. 4.Data Handling
  5. 5.Squares and Square Roots
  6. 6.Cubes and Cube Roots
  7. 7.Comparing Quantities
  8. 8.Algebraic Expressions and Identities
  9. 9.Mensuration
  10. 10.Exponents and Powers
  11. 11.Direct and Inverse Proportions
  12. 12.Factorisation
  13. 13.Introduction to Graphs

Related chapters

Solve Cubes and Cube Roots with AI guidance

Free plan. No credit card. Works on any device.

Start Free