A Square and A Cube Class 8 Free Notes and Mind Map (Free PDF Download)

square

Understanding squares and cubes is fundamental in mathematics. These concepts appear everywhere from geometry to number theory, helping us solve real-world problems and mathematical puzzles. Let’s study these important mathematical ideas.

The Locker Puzzle and Square Numbers

The chapter begins with an interesting puzzle about 100 lockers that helps us understand which numbers have odd factors. When people toggle lockers based on their assigned numbers, only certain lockers remain open at the end.

Understanding the Pattern

  • Each locker gets toggled by people whose numbers are factors of the locker number
  • Locker 6 gets toggled by persons 1, 2, 3, and 6 (all factors of 6)
  • A locker stays open if it’s toggled an odd number of times
  • Most numbers have factors that come in pairs, giving them even number of factors
  • Only square numbers have odd number of factors because one factor pairs with itself

Which Lockers Stay Open
The lockers that remain open are: 1, 4, 9, 16, 25, 36, 49, 64, 81, 100. These are all perfect squares because they’re the only numbers with odd number of factors.

Square Numbers

Square numbers come from multiplying a number by itself. They’re called squares because they represent the area of square shapes.

Basic Definition and Notation

  • A square number is n × n, written as n²
  • Examples: 1² = 1, 2² = 4, 3² = 9, 4² = 16, 5² = 25
  • Perfect squares are squares of natural numbers
  • We can have squares of fractions and decimals too: (2.5)² = 6.25

Patterns and Properties of Perfect Squares

Units Digit Patterns
Perfect squares can only end in these digits: 0, 1, 4, 5, 6, or 9

  • Numbers ending in 2, 3, 7, or 8 are definitely not perfect squares
  • If a number ends in 1 or 9, its square ends in 1
  • Numbers ending in 4 or 6 have squares ending in 6
  • This helps us quickly identify non-squares

Zero Patterns

  • If a number has n zeros at the end, its square has 2n zeros
  • Example: 100² = 10000 (2 zeros become 4 zeros)
  • Perfect squares can only have even number of zeros at the end

Parity (Odd/Even) Property

  • Square of an odd number is always odd
  • Square of an even number is always even
  • The parity (odd or even nature) is preserved when squaring

Perfect Squares and Odd Numbers

There’s a beautiful relationship between perfect squares and consecutive odd numbers.

The Pattern

  • 1 = 1
  • 1 + 3 = 4
  • 1 + 3 + 5 = 9
  • 1 + 3 + 5 + 7 = 16

General Rule
The sum of first n odd numbers equals n². This gives us a method to:

  • Find squares by adding consecutive odd numbers
  • Check if a number is a perfect square by subtracting consecutive odd numbers

Finding the nth Odd Number
The nth odd number is given by the formula: 2n – 1

  • 1st odd number: 2(1) – 1 = 1
  • 5th odd number: 2(5) – 1 = 9
  • 36th odd number: 2(36) – 1 = 71

Counting Squares in Ranges

RangeNumber of Perfect Squares
1-10010 squares
101-2004 squares
201-3003 squares
301-4003 squares

The pattern shows that as numbers get larger, perfect squares become more spread out.

Square Roots

Square root is the reverse operation of squaring. If y = x², then x is the square root of y.

Basic Properties

  • Every perfect square has two square roots: positive and negative
  • √64 = ±8 because both 8² and (-8)² equal 64
  • We usually consider only the positive square root
  • Symbol: √ denotes square root

Methods to Find Square Roots

Method 1: Prime Factorization

  • Find prime factors of the number
  • Group factors in pairs
  • If all factors can be paired, it’s a perfect square
  • Example: 324 = 2² × 3² × 3² = (2 × 3 × 3)² = 18²

Method 2: Successive Subtraction

  • Subtract consecutive odd numbers starting from 1
  • Count how many subtractions until you reach 0
  • That count is the square root
  • Example: 25 – 1 – 3 – 5 – 7 – 9 = 0 (5 steps, so √25 = 5)

Method 3: Estimation

  • Find perfect squares close to your number
  • Narrow down the range using last digit properties
  • Use algebraic expansion for fine-tuning

Estimating Square Roots of Non-Perfect Squares

For numbers that aren’t perfect squares, we can estimate their square roots.

Example: Finding √250

  • 15² = 225 and 16² = 256
  • Since 250 is between these, √250 is between 15 and 16
  • Since 250 is closer to 256, √250 is approximately 15.8

Cubic Numbers

Cubes come from multiplying a number by itself three times. They represent the volume of cube-shaped objects.

Basic Definition

  • A cubic number is n × n × n, written as n³
  • Examples: 1³ = 1, 2³ = 8, 3³ = 27, 4³ = 64, 5³ = 125
  • Cubes can be of fractions, decimals, and negative numbers too

Properties of Perfect Cubes

Last Digit Patterns
Unlike squares, cubes can end in any digit (0-9). Each digit has a specific pattern:

  • Numbers ending in 1 have cubes ending in 1
  • Numbers ending in 2 have cubes ending in 8
  • Numbers ending in 8 have cubes ending in 2
  • And so on…

Counting Cubes

RangeNumber of Cubes
1-digit2 cubes (1, 8)
2-digit2 cubes (27, 64)
3-digit6 cubes (125, 216, 343, 512, 729, 1000)

Perfect Cubes and Consecutive Odd Numbers

Just like squares, cubes have an interesting relationship with consecutive odd numbers:

  • 1³ = 1
  • 2³ = 3 + 5 = 8
  • 3³ = 7 + 9 + 11 = 27
  • 4³ = 13 + 15 + 17 + 19 = 64

The pattern shows that n³ equals the sum of n consecutive odd numbers starting from a specific position.

Taxicab Numbers

These are special numbers that can be expressed as sum of two cubes in two different ways.

Hardy-Ramanujan Number: 1729

  • 1729 = 1³ + 12³ = 1 + 1728
  • 1729 = 9³ + 10³ = 729 + 1000
  • This is the smallest such number

Cube Roots

Cube root is the reverse operation of cubing. If y = x³, then x is the cube root of y, written as ∛y.

Properties

  • Unlike square roots, cube roots can be negative
  • ∛(-8) = -2 because (-2)³ = -8
  • Every real number has exactly one real cube root

Finding Cube Roots Using Prime Factorization

Method

  • Find prime factorization of the number
  • Group factors in triplets
  • If all factors form complete triplets, it’s a perfect cube
  • Example: 3375 = 3³ × 5³ = (3 × 5)³ = 15³

Checking if a Number is a Perfect Cube
A number is a perfect cube if in its prime factorization, each prime appears a number of times that’s divisible by 3.

Historical Context

Ancient Origins

  • Babylonians created first lists of squares and cubes around 1700 BCE
  • Used clay tablets for quick calculations in land measurement
  • Sanskrit terms: ‘varga’ for square, ‘ghana’ for cube
  • ‘mula’ (root) gave us the mathematical term ‘root’

Indian Mathematics

  • Aryabhata (499 CE) gave precise definitions
  • Brahmagupta (628 CE) explained roots as inverse operations
  • Terms like varga-mula (square root) and ghana-mula (cube root) were used

Questions and Answers

Which of the following numbers are not perfect squares?

  • Numbers ending in 2, 3, 7, or 8 cannot be perfect squares based on the units digit test
  • Use prime factorization to check if remaining numbers are perfect squares
  • If any prime factor appears an odd number of times, it’s not a perfect square

Given 125² = 15625, what is the value of 126²?

  • Using the pattern: (n+1)² = n² + 2n + 1
  • 126² = 125² + 2(125) + 1 = 15625 + 250 + 1 = 15876
  • We can also use: 126² = 125² + (125 + 126) = 15625 + 251 = 15876

Find the smallest square number divisible by 4, 9, and 10.

  • Find LCM of 4, 9, and 10
  • LCM = 36 = 2² × 3²
  • For divisibility by 10, we need factor 5, and for perfect square we need 5²
  • So we need 2² × 3² × 5² = 4 × 9 × 25 = 900

How many numbers lie between squares of consecutive numbers?

  • Between n² and (n+1)², there are exactly 2n numbers
  • Between 16² and 17²: 2 × 16 = 32 numbers
  • Between 99² and 100²: 2 × 99 = 198 numbers

State true or false about cubes:

  • The cube of any odd number is odd: TRUE (odd × odd × odd = odd)
  • No perfect cube ends with 8: FALSE (2³ = 8, 12³ = 1728)
  • Cube of 2-digit number may be 3-digit: TRUE (4³ = 64)
  • Cube of 2-digit number may have 7+ digits: FALSE (99³ = 970299 has 6 digits)

This comprehensive study of squares and cubes forms the foundation for understanding more advanced mathematical concepts like polynomials, algebraic identities, and number theory.

Download Free Mind Map from the link below

This mind map contains all important topics of this chapter

[Download PDF Here]

Visit our Class 8 Mathematics page for free mind maps of all Chapters