Class 8 Β· Mathematics Β· Ganita Prakash Part I
Chapter 1 Notes: A SQUARE AND A CUBE
Square Numbers & Perfect Squares
A square number is obtained by multiplying a number by itself. The squares of natural numbers (1, 4, 9, 16, 25, ...) are called perfect squares.
Key Properties:
- Perfect squares always end in 0, 1, 4, 5, 6, or 9 (never 2, 3, 7, or 8)
- Squares can only have an even number of zeros at the end
- A number is a perfect square if its prime factors can be split into two identical groups
Common Mistake: A number ending in 0, 1, 4, 5, 6, or 9 is NOT necessarily a perfect square (e.g., 26 ends in 6 but is not a perfect square).
Formulas
Patterns in Perfect Squares
Consecutive Squares Pattern: The difference between consecutive squares gives odd numbers.
Sum of Odd Numbers: The sum of first n odd numbers equals nΒ².
Between Consecutive Squares: Between nΒ² and (n+1)Β², there are exactly 2n numbers.
Quick Tip: To find (n+1)Β², use For example,
Formulas
Square Roots
Square root is the inverse operation of squaring. If , then x is the square root of y.
Finding Square Roots using Prime Factorisation:
- Find the prime factorisation of the number
- Pair up the prime factors
- Take one factor from each pair β their product is the square root
Example: , so
Every perfect square has two integer square roots β one positive and one negative.
Common Mistake: Don't forget the negative square root! , not just 8.
Formulas
Cube Numbers & Perfect Cubes
A cube number is obtained by multiplying a number by itself three times. Numbers like 1, 8, 27, 64, 125, ... are perfect cubes.
Key Properties:
- A cube can end in any digit (0β9), unlike squares
- A cube can never end in exactly two zeros (00) β it must end in 0, 3 zeros, etc.
- Cubes of odd numbers are odd; cubes of even numbers are even
- A number is a perfect cube if its prime factors can be split into three identical groups
Cubes and Odd Numbers Pattern:
Formulas
Cube Roots
Cube root is the inverse of cubing. If , then x is the cube root of y.
Finding Cube Roots using Prime Factorisation:
- Find the prime factorisation of the number
- Group the prime factors into triplets
- Take one factor from each triplet β their product is the cube root
Example: , so
Estimating cube roots of large numbers: For a number like 32768, note that units digit 8 β cube root ends in 2; it lies between and , so try 32 β β
Formulas
Hardy-Ramanujan & Taxicab Numbers
Taxicab Numbers are numbers that can be expressed as the sum of two cubes in two different ways.
The most famous is the Hardy-Ramanujan Number: 1729
This arose when G. H. Hardy visited Ramanujan in hospital and remarked that his taxi number 1729 was 'dull.' Ramanujan instantly knew it was special!
The next taxicab numbers are 4104 and 13832 β try expressing them as sums of two cubes in two ways.
Formulas
Quick Revision: Perfect Squares vs Perfect Cubes
| Property | Perfect Square | Perfect Cube |
|---|---|---|
| Definition | ||
| Possible last digits | 0,1,4,5,6,9 | 0,1,2,3,4,5,6,7,8,9 |
| Prime factor test | Split into 2 equal groups | Split into 3 equal groups |
| Symbol | ||
| Example |
History Note: Ancient Indians used varga for square, ghana for cube, and mula (meaning root of a plant) for square root β the origin of the word 'root' in mathematics!
Common Mistakes to Avoid:
- Numbers ending in 2, 3, 7, or 8 are never perfect squares
- A perfect square always has an odd number of factors (because one factor pairs with itself)
- The cube of a 2-digit number has at least 3 digits and at most 6 digits