Cal11 calculator

How to Find Square Root of 169 Without Calculator

Reviewed by Calculator Editorial Team

Finding the square root of 169 without a calculator is a valuable skill that demonstrates your understanding of mathematical concepts. This guide will walk you through multiple methods to determine that √169 = 13, along with explanations and examples.

Understanding Square Roots

A square root of a number is a value that, when multiplied by itself, gives the original number. For example, 13 × 13 = 169, so 13 is a square root of 169. Every positive number has two square roots: one positive and one negative. The principal (or positive) square root is typically used in most calculations.

Square Root Formula: If y = √x, then y × y = x

Before attempting to find the square root of 169, it's helpful to understand the properties of perfect squares. A perfect square is an integer that is the square of another integer. The first few perfect squares are: 1 (1×1), 4 (2×2), 9 (3×3), 16 (4×4), 25 (5×5), 36 (6×6), 49 (7×7), 64 (8×8), 81 (9×9), 100 (10×10), 121 (11×11), 144 (12×12), 169 (13×13), and so on.

Prime Factorization Method

The prime factorization method involves breaking down the number into its prime factors and then pairing them to find the square root. Here's how to apply this method to find √169:

  1. Start with the number 169.
  2. Find the smallest prime number that divides 169. The smallest prime number is 2, but 169 is odd, so it's not divisible by 2.
  3. Next, try 3. 169 ÷ 3 = 56.333..., which is not an integer. So, 3 is not a factor.
  4. Next, try 5. 169 ÷ 5 = 33.8, which is not an integer. So, 5 is not a factor.
  5. Next, try 7. 169 ÷ 7 = 24.142..., which is not an integer. So, 7 is not a factor.
  6. Next, try 11. 169 ÷ 11 = 15.363..., which is not an integer. So, 11 is not a factor.
  7. Next, try 13. 169 ÷ 13 = 13, which is an integer. So, 13 is a factor.

Therefore, the prime factorization of 169 is 13 × 13.

Prime Factorization: 169 = 13 × 13

To find the square root, take one factor from each pair and multiply them:

Square Root Calculation: √169 = √(13 × 13) = 13

This method works well for perfect squares, but it can be time-consuming for larger numbers. For 169, it's straightforward because it's a perfect square of a prime number.

Estimation Method

The estimation method involves using known perfect squares to approximate the square root. Here's how to apply this method to find √169:

  1. Identify perfect squares near 169. From our earlier list, we know that 12² = 144 and 13² = 169.
  2. Since 144 is less than 169 and 169 is less than 196 (14²), we can estimate that √169 is between 12 and 14.
  3. Now, check 13: 13 × 13 = 169. This matches exactly.

This method is quick for numbers near known perfect squares. For 169, it's particularly effective because it's a perfect square of a small integer.

Tip: For numbers that aren't perfect squares, you can use this method to find an approximate value and then refine it using other methods.

Comparison of Methods

Here's a comparison of the two methods we've discussed for finding √169:

Method Steps Time Required Best For
Prime Factorization Break down into prime factors and pair them Moderate (depends on number size) Perfect squares with small prime factors
Estimation Compare with known perfect squares Quick Numbers near known perfect squares

For 169, both methods work well, but the estimation method is faster because it leverages our knowledge of perfect squares.

Frequently Asked Questions

Is 169 a perfect square?

Yes, 169 is a perfect square because it can be expressed as 13 × 13, where 13 is an integer.

What is the negative square root of 169?

The negative square root of 169 is -13, since (-13) × (-13) = 169.

Can I use the estimation method for non-perfect squares?

Yes, the estimation method can provide an approximate value for non-perfect squares, which can then be refined using other methods like the Newton-Raphson method.