A perfect square is a number that can be expressed as the product of an integer multiplied by itself. Numbers like 1, 4, 9, 16, 25, 36, 49, 64, 81, 100, 121, and 144 are perfect squares.
Method 1: Using Multiplication Facts
For small perfect squares, you can use multiplication tables you already know.
Example 1: Find √36
- Think: What number multiplied by itself equals 36?
- 6 × 6 = 36, so √36 = 6
Example 2: Find √81
- Think: What number multiplied by itself equals 81?
- 9 × 9 = 81, so √81 = 9
Method 2: Prime Factorization
When dealing with larger numbers, we can break them down into prime factors.
Steps:
- Find the prime factors of the number
- Group the factors into pairs
- Take one factor from each pair and multiply them together
Example: Find √144
Step 1: Find prime factors of 144
2 | 144
2 | 72
2 | 36
2 | 18
3 | 9
3 | 3
| 1
So 144 = 2 × 2 × 2 × 2 × 3 × 3
Step 2: Group into pairs
144 = (2 × 2) × (2 × 2) × (3 × 3)
Step 3: Take one factor from each pair and multiply
√144 = 2 × 2 × 3 = 12
Therefore, √144 = 12 (because 12 × 12 = 144)