Solved Examples

NCERT Solutions for Class 8 Maths Chapter 6: Cubes and Cube Roots — Complete Guide

Complete solutions for all exercises — perfect cubes, interesting patterns, prime factorization, estimation, and 30+ solved problems.

CBSEClass 8
The SparkEd Authors (IITian & Googler)15 March 202650 min read
NCERT Solutions Class 8 Maths Chapter 6 Cubes And Cube Roots — SparkEd

Why Cubes and Cube Roots Builds on Chapter 5

Chapter 6 is the natural companion to Chapter 5 (Squares and Square Roots). While Chapter 5 dealt with the second power and its inverse, this chapter tackles the third power — cubes — and its inverse — cube roots. The methods and thinking patterns are remarkably similar, so if you have mastered Chapter 5, you are already halfway through Chapter 6.

A cube of a number nn is n3=n×n×nn^3 = n \times n \times n. The cube root of a number mm is the number whose cube equals mm: if n3=mn^3 = m, then m3=n\sqrt[3]{m} = n. Just as squares relate to the area of a square, cubes relate to the volume of a cube. If a cube has side length 55 cm, its volume is 53=1255^3 = 125 cm3^3. Conversely, if the volume is 343343 cm3^3, the side length is 3433=7\sqrt[3]{343} = 7 cm.

What makes this chapter unique is the inclusion of some fascinating mathematical stories, especially Hardy-Ramanujan numbers (numbers that can be expressed as the sum of two cubes in two different ways). These add a layer of mathematical beauty to the otherwise computational chapter.

The chapter typically carries 4-6 marks in CBSE exams and connects directly to Chapter 5 (Squares), Chapter 10 (Exponents), and volume calculations in Chapter 9 (Mensuration). Let us dive into every concept and exercise!

Perfect Cubes: Definition and Properties

A natural number mm is called a perfect cube if there exists a natural number nn such that m=n3m = n^3. The first fifteen perfect cubes are:

nn123456789101112131415
n3n^3182764125216343512729100013311728219727443375

Key Properties:

Property 1: Cubes of even numbers are even; cubes of odd numbers are odd. 43=644^3 = 64 (even), 53=1255^3 = 125 (odd).

Property 2: The cube of a negative number is negative. (3)3=27(-3)^3 = -27, (5)3=125(-5)^3 = -125. This is different from squares, where the result is always positive.

Property 3: A perfect cube, in its prime factorization, has **every prime factor appearing a multiple of 33 times**. 216=23×33216 = 2^3 \times 3^3 (both powers are multiples of 33) is a perfect cube. 72=23×3272 = 2^3 \times 3^2 (power of 33 is 22) is not.

Property 4: The ending digit of a cube depends on the ending digit of the original number: 282 \leftrightarrow 8, 373 \leftrightarrow 7; digits 0,1,4,5,6,90, 1, 4, 5, 6, 9 map to themselves. This pattern helps in estimating cube roots.

Solved Example 1: Checking Perfect Cubes

Problem: Is 392392 a perfect cube? If not, find the smallest number by which it should be multiplied to make it a perfect cube.

Solution:

392=2×196=2×2×98=23×49=23×72392 = 2 \times 196 = 2 \times 2 \times 98 = 2^3 \times 49 = 2^3 \times 7^2

The power of 77 is 22 (not a multiple of 33). So 392392 is not a perfect cube.

To make it a perfect cube, we need the power of 77 to be 33. Multiply by 77:

392×7=2744=23×73392 \times 7 = 2744 = 2^3 \times 7^3

27443=2×7=14\sqrt[3]{2744} = 2 \times 7 = 14

Answer: Multiply by 77. The resulting cube root is 1414.

Interesting Patterns with Cubes

Just like squares, cubes follow some beautiful patterns that are worth knowing for both exams and mathematical appreciation.

Pattern 1: Sum of Consecutive Odd Numbers

Every perfect cube can be expressed as a sum of consecutive odd numbers:

13=11^3 = 1

23=3+5=82^3 = 3 + 5 = 8

33=7+9+11=273^3 = 7 + 9 + 11 = 27

43=13+15+17+19=644^3 = 13 + 15 + 17 + 19 = 64

53=21+23+25+27+29=1255^3 = 21 + 23 + 25 + 27 + 29 = 125

The pattern: n3n^3 is the sum of nn consecutive odd numbers, starting from a specific odd number.

Pattern 2: Sum of Cubes Formula

The sum of the first nn cubes equals the square of the sum of the first nn natural numbers:

13+23+33++n3=(n(n+1)2)21^3 + 2^3 + 3^3 + \cdots + n^3 = \left(\dfrac{n(n+1)}{2}\right)^2

Examples:
- 13+23=1+8=9=(1+2)2=321^3 + 2^3 = 1 + 8 = 9 = (1+2)^2 = 3^2
- 13+23+33=36=(1+2+3)2=621^3 + 2^3 + 3^3 = 36 = (1+2+3)^2 = 6^2
- 13+23+33+43=100=(1+2+3+4)2=1021^3 + 2^3 + 3^3 + 4^3 = 100 = (1+2+3+4)^2 = 10^2

This elegant result is one of the most frequently tested patterns in CBSE exams.

Pattern 3: Hardy-Ramanujan Numbers

The famous mathematician S. Ramanujan discovered that certain numbers can be expressed as the sum of two cubes in two different ways. The smallest such number is 17291729:

1729=13+123=1+17281729 = 1^3 + 12^3 = 1 + 1728

1729=93+103=729+10001729 = 9^3 + 10^3 = 729 + 1000

This was famously discussed when G.H. Hardy visited Ramanujan in the hospital and mentioned that his cab number (17291729) seemed uninteresting. Ramanujan immediately replied that it was actually quite interesting! Other examples include 4104=23+163=93+1534104 = 2^3 + 16^3 = 9^3 + 15^3.

Practice this topic on SparkEd — free visual solutions and AI coaching

Try Free

Cubes of Negative Numbers and Fractions

Unlike squares (which are always non-negative), the cube of a negative number is negative:

(n)3=(n)×(n)×(n)=(n3)(-n)^3 = (-n) \times (-n) \times (-n) = -(n^3)

Examples: (2)3=8(-2)^3 = -8, (5)3=125(-5)^3 = -125, (10)3=1000(-10)^3 = -1000.

Conversely, cube roots of negative numbers are defined and negative: 83=2\sqrt[3]{-8} = -2, 1253=5\sqrt[3]{-125} = -5.

This is an important difference from square roots — 4\sqrt{-4} is not a real number, but 83=2\sqrt[3]{-8} = -2 is perfectly valid!

Cubes of Fractions:

(ab)3=a3b3\left(\dfrac{a}{b}\right)^3 = \dfrac{a^3}{b^3}

Example: (23)3=827\left(\dfrac{2}{3}\right)^3 = \dfrac{8}{27}. Cube root: 8273=23\sqrt[3]{\dfrac{8}{27}} = \dfrac{2}{3}.

Solved Example 2: Cube of Negative Number

Problem: Find (7)3(-7)^3.

Solution:

(7)3=(7)×(7)×(7)=49×(7)=343(-7)^3 = (-7) \times (-7) \times (-7) = 49 \times (-7) = -343

Answer: (7)3=343(-7)^3 = -343.

Solved Example 3: Cube Root of Negative Number

Problem: Find 33753\sqrt[3]{-3375}.

Solution:
33753=33753\sqrt[3]{-3375} = -\sqrt[3]{3375}.
3375=33×53=1533375 = 3^3 \times 5^3 = 15^3.
33753=15\sqrt[3]{3375} = 15.
33753=15\sqrt[3]{-3375} = -15.

Verification: (15)3=3375(-15)^3 = -3375

Finding Cube Roots: Prime Factorization Method

The prime factorization method is the most reliable way to find cube roots of perfect cubes. It uses the property that in a perfect cube, every prime factor appears a number of times that is a multiple of 33.

Steps:
1. Express the number as a product of prime factors.
2. Group identical factors in triples.
3. Take one factor from each triple and multiply them.

The result is the cube root.

Solved Example 4: Cube Root by Prime Factorization

Problem: Find 138243\sqrt[3]{13824}.

Solution:

13824=29×3313824 = 2^9 \times 3^3

Group in triples: (23)(23)(23)(33)(2^3)(2^3)(2^3)(3^3).

138243=23×3=8×3=24\sqrt[3]{13824} = 2^3 \times 3 = 8 \times 3 = 24

Verification: 243=1382424^3 = 13824

Solved Example 5: Smallest Multiplier for Perfect Cube

Problem: Find the smallest number by which 12961296 must be multiplied to obtain a perfect cube.

Solution:

1296=24×341296 = 2^4 \times 3^4

For a perfect cube, each prime power must be a multiple of 33.
- Power of 22: 44. Next multiple of 33 is 66. Need 22 more factors of 22.
- Power of 33: 44. Next multiple of 33 is 66. Need 22 more factors of 33.

Multiply by 22×32=4×9=362^2 \times 3^2 = 4 \times 9 = 36.

1296×36=46656=26×36=3631296 \times 36 = 46656 = 2^6 \times 3^6 = 36^3. Cube root =36= 36.

Answer: Multiply by 3636.

Solved Example 6: Smallest Divisor for Perfect Cube

Problem: Find the smallest number by which 87888788 must be divided to obtain a perfect cube.

Solution:

8788=22×1338788 = 2^2 \times 13^3

Power of 22: 22 (not a multiple of 33). Divide by 22=42^2 = 4:

87884=2197=133\dfrac{8788}{4} = 2197 = 13^3

21973=13\sqrt[3]{2197} = 13.

Answer: Divide by 44. Cube root =13= 13.

Solved Example 7: Cube Root of a Fraction

Problem: Find 2167293\sqrt[3]{\dfrac{-216}{729}}.

Solution:

2167293=21637293=69=23\sqrt[3]{\dfrac{-216}{729}} = \dfrac{\sqrt[3]{-216}}{\sqrt[3]{729}} = \dfrac{-6}{9} = \dfrac{-2}{3}

Since (6)3=216(-6)^3 = -216 and 93=7299^3 = 729.

Answer: 23\dfrac{-2}{3}.

Finding Cube Roots: Estimation Method

For large perfect cubes, you can estimate the cube root without full prime factorization. This method works for cubes of two-digit numbers.

Steps:
1. Separate the number: last three digits (ones group) and remaining digits (thousands group).
2. The units digit of the cube root is determined by the ending digit of the number using the mapping: 282 \leftrightarrow 8, 373 \leftrightarrow 7; others map to themselves.
3. For the tens digit, find which single-digit cube the thousands group lies between.

Solved Example 8: Estimating Cube Root

Problem: Estimate 1756163\sqrt[3]{175616}.

Solution:

Last three digits =616= 616, Remaining =175= 175.

616616 ends in 66. From the pattern, cube root ends in 66. Units digit =6= 6.

175175 lies between 53=1255^3 = 125 and 63=2166^3 = 216. Take the smaller: tens digit =5= 5.

1756163=56\sqrt[3]{175616} = 56.

Verification: 563=17561656^3 = 175616

Solved Example 9: Another Estimation

Problem: Estimate 4745523\sqrt[3]{474552}.

Solution:

Last three digits =552= 552, Remaining =474= 474.

552552 ends in 22. Cubes ending in 22 come from numbers ending in 88. Units digit =8= 8.

474474 lies between 73=3437^3 = 343 and 83=5128^3 = 512. Tens digit =7= 7.

4745523=78\sqrt[3]{474552} = 78.

Verification: 783=47455278^3 = 474552

Exercise 6.1 — Complete Solutions

Exercise 6.1 covers properties of perfect cubes, interesting patterns, and finding smallest multipliers/divisors.

Solved Example 10: Is 500 a Perfect Cube?

Problem: Is 500500 a perfect cube?

Solution:
500=22×53500 = 2^2 \times 5^3. Power of 22 is 22 (not a multiple of 33). Not a perfect cube.

To make it a perfect cube, multiply by 22: 1000=23×53=1031000 = 2^3 \times 5^3 = 10^3.

Solved Example 11: Sum of Cubes Identity

Problem: Find 13+23+33+43+531^3 + 2^3 + 3^3 + 4^3 + 5^3.

Solution:
Using the formula: 13+23++n3=(n(n+1)2)21^3 + 2^3 + \cdots + n^3 = \left(\dfrac{n(n+1)}{2}\right)^2

=(5×62)2=152=225= \left(\dfrac{5 \times 6}{2}\right)^2 = 15^2 = 225.

Verification: 1+8+27+64+125=2251 + 8 + 27 + 64 + 125 = 225

Solved Example 12: Express as Sum of Odd Numbers

Problem: Express 125125 as a sum of consecutive odd numbers.

Solution:
125=53=21+23+25+27+29125 = 5^3 = 21 + 23 + 25 + 27 + 29.

Verification: 21+23+25+27+29=12521 + 23 + 25 + 27 + 29 = 125

Solved Example 13: Hardy-Ramanujan Verification

Problem: Verify that 41044104 is a Hardy-Ramanujan number.

Solution:
4104=23+163=8+4096=41044104 = 2^3 + 16^3 = 8 + 4096 = 4104
4104=93+153=729+3375=41044104 = 9^3 + 15^3 = 729 + 3375 = 4104

Since 41044104 can be expressed as the sum of two cubes in two different ways, it is a Hardy-Ramanujan number.

Solved Example 14: Smallest Divisor

Problem: Find the smallest number by which 34563456 must be divided to get a perfect cube.

Solution:
3456=27×333456 = 2^7 \times 3^3.

Power of 22 is 77. Nearest lower multiple of 33 is 66. Remove 21=22^1 = 2.

3456÷2=1728=1233456 \div 2 = 1728 = 12^3.

Answer: Divide by 22. Cube root =12= 12.

Exercise 6.2 — Complete Solutions

Exercise 6.2 focuses on finding cube roots using prime factorization and estimation.

Solved Example 15: Cube Root of Large Number

Problem: Find 106483\sqrt[3]{10648}.

Solution:
10648=23×1331=23×11310648 = 2^3 \times 1331 = 2^3 \times 11^3.
106483=2×11=22\sqrt[3]{10648} = 2 \times 11 = 22.

Verification: 223=1064822^3 = 10648

Solved Example 16: Cube Root of Product

Problem: Find 27×643\sqrt[3]{27 \times 64}.

Solution:
27×643=273×643=3×4=12\sqrt[3]{27 \times 64} = \sqrt[3]{27} \times \sqrt[3]{64} = 3 \times 4 = 12.

Answer: 1212.

Solved Example 17: Decimal Cube Root

Problem: Evaluate 0.0013313\sqrt[3]{0.001331}.

Solution:
0.001331=13311000000=11310030.001331 = \dfrac{1331}{1000000} = \dfrac{11^3}{100^3}.

0.0013313=11100=0.11\sqrt[3]{0.001331} = \dfrac{11}{100} = 0.11.

Solved Example 18: Word Problem — Volume

Problem: The volume of a cube is 58325832 cm3^3. Find the edge length.

Solution:
Edge =58323= \sqrt[3]{5832}.
5832=23×36=23×(32)35832 = 2^3 \times 3^6 = 2^3 \times (3^2)^3.
58323=2×9=18\sqrt[3]{5832} = 2 \times 9 = 18 cm.

Verification: 183=583218^3 = 5832

Solved Example 19: Estimation — Large Cube

Problem: Estimate 327683\sqrt[3]{32768}.

Solution:
Last three digits: 768768 (ends in 88, so cube root ends in 22). Remaining: 3232 (between 33=273^3 = 27 and 43=644^3 = 64, tens digit =3= 3).

327683=32\sqrt[3]{32768} = 32.

Verification: 323=3276832^3 = 32768

Solved Example 20: Comparing Cube and Square

Problem: Find a number which is both a perfect square and a perfect cube between 11 and 10001000.

Solution:
A number that is both a perfect square and a perfect cube must be a perfect sixth power (n6n^6).

16=11^6 = 1, 26=642^6 = 64, 36=7293^6 = 729.

So 1,64,1, 64, and 729729 are all both perfect squares and perfect cubes between 11 and 10001000.

Verification: 64=82=4364 = 8^2 = 4^3 ✓. 729=272...729 = 27^2... wait, 272=72927^2 = 729? No, 272=72927^2 = 729. Yes! And 729=93729 = 9^3. ✓

Common Mistakes Students Make

1. Confusing square root and cube root groupings:
* Mistake: Pairing factors in twos when finding cube root.
* Fix: For cube roots, group in threes. For square roots, group in twos.

2. Forgetting that cubes of negatives are negative:
* Mistake: Writing (4)3=64(-4)^3 = 64.
* Fix: (4)3=64(-4)^3 = -64. An odd power preserves the negative sign.

3. Wrong ending-digit mapping in estimation:
* Mistake: Number ends in 22, so cube root ends in 22.
* Fix: If a cube ends in 22, the base number ends in 88 (not 22).

4. Incorrect prime factorization:
* Mistake: Missing a factor, leading to wrong cube root.
* Fix: Always verify by cubing your answer.

5. Multiply vs. divide confusion:
* Mistake: Multiplying when the problem asks to divide.
* Fix: Read the problem carefully every time.

6. Not checking if all prime powers are multiples of 3:
* Mistake: Declaring a number a perfect cube after partial factorization.
* Fix: Complete the full prime factorization and check every prime's exponent.

7. Estimation method applied to non-two-digit roots:
* Mistake: Using the estimation method for cube roots of three-digit numbers.
* Fix: The estimation method as taught in Class 8 only works for cubes of two-digit numbers.

Exam Strategy: How to Score Full Marks in Chapter 6

Weightage: This chapter typically carries 4-6 marks in CBSE exams.

Typical Question Patterns:

* 1 Mark (MCQ/VSA): "Is 729729 a perfect cube?" or "Find 10003\sqrt[3]{1000}" or "The cube of (3)(-3) is ___."

* 2-3 Marks (SA): Find cube root by prime factorization; find smallest multiplier/divisor for a perfect cube; estimation of cube root; sum of cubes identity.

* 3-4 Marks (LA): Hardy-Ramanujan number problems; multi-step problems; expressing cubes as sums of odd numbers.

High-Priority Topics:
1. Prime factorization method for cube roots
2. "Find smallest number" problems (multiplier/divisor)
3. Estimation method for two-digit cube roots
4. Cubes of negative numbers and fractions
5. Sum of cubes identity: 13+23++n3=(n(n+1)2)21^3 + 2^3 + \cdots + n^3 = \left(\dfrac{n(n+1)}{2}\right)^2

Pro Tips:
- Memorise cubes from 11 to 1515. This covers most exam questions.
- For estimation, remember the ending-digit mapping: 282 \leftrightarrow 8, 373 \leftrightarrow 7; the rest map to themselves.
- The Hardy-Ramanujan number 17291729 appears frequently — know both representations.
- Always verify your answer by cubing it.

Practice on SparkEd's Squares & Cubes page!

Quick Reference: Cubes from 1 to 15

Memorise these — they appear in almost every exam:

nnn3n^3nnn3n^3
119729
28101000
327111331
464121728
5125132197
6216142744
7343153375
8512

Connections to Other Chapters and Higher Classes

Within Class 8: Connects to Chapter 5 (similar methods), Chapter 9 (volume of cube = side3^3), and Chapter 10 (exponents — cube root =n1/3= n^{1/3}).

In Class 9: Understanding perfect cubes helps with factoring polynomials. The algebraic identities a3+b3=(a+b)(a2ab+b2)a^3 + b^3 = (a+b)(a^2 - ab + b^2) and a3b3=(ab)(a2+ab+b2)a^3 - b^3 = (a-b)(a^2 + ab + b^2) build directly on this chapter.

In Class 10: Cube roots appear in volume problems involving combinations of solids and in some algebraic computations.

Mastering cubes now gives you a strong foundation for all these future topics!

Boost Your Preparation with SparkEd

You have covered the entire Cubes and Cube Roots chapter. Now put your knowledge into practice!

* Adaptive Practice: On our Squares & Cubes page, work through problems sorted by difficulty.
* AI Math Solver: Stuck on a prime factorization or estimation problem? Get step-by-step solutions at sparkedmaths.com/solver.
* AI Coach: Get personalized study recommendations based on your performance.

Head over to sparkedmaths.com and start practicing today!

Frequently Asked Questions

Try SparkEd Free

Visual step-by-step solutions, three difficulty levels of practice, and an AI-powered Spark coach to guide you when you are stuck. Pick your class and board to start.

Start Practicing Now