Key Points

Squares And Square Roots

14 Sections
  • Definition of a Square Number

    A natural number mm is called a square number or a perfect square if it can be expressed as n2n^2, where nn is also a natural number. For example, 2525 is a perfect square because 25=5225 = 5^2.

  • Units Digit of Square Numbers

    A perfect square number can only end with the digits 0,1,4,5,6,0, 1, 4, 5, 6, or 99. Numbers ending in 2,3,7,2, 3, 7, or 88 are never perfect squares.

  • Zeros at the End of Square Numbers

    A number that is a perfect square can only have an even number of zeros at the end. For example, 100100 (10210^2) is a perfect square, but 10001000 is not.

  • Squares of Even and Odd Numbers

    The square of an even number is always an even number, for instance 62=366^2 = 36. The square of an odd number is always an odd number, for instance 72=497^2 = 49.

  • Square Root as Inverse Operation

    Finding the square root is the inverse operation of squaring. The positive square root of a number mm is denoted by the symbol m\sqrt{m}. For example, since 92=819^2 = 81, the square root of 8181 is 81=9\sqrt{81} = 9.

  • Sum of Consecutive Odd Numbers

    The sum of the first nn odd natural numbers is n2n^2. For example, 1+3+5=9=321 + 3 + 5 = 9 = 3^2. This property can be used to identify perfect squares.

  • Numbers Between Consecutive Squares

    There are 2n2n non-perfect square numbers between the squares of two consecutive numbers, nn and (n+1)(n+1). For instance, between 32=93^2=9 and 42=164^2=16, there are 2×3=62 \times 3 = 6 numbers: 10,11,12,13,14,1510, 11, 12, 13, 14, 15.

  • Finding Square Root by Prime Factorization

    To find the square root of a perfect square, first find its prime factors. A number is a perfect square if all its prime factors exist in pairs. The square root is the product of one prime factor from each pair.

  • Making a Number a Perfect Square

    To find the smallest number to multiply or divide a given number by to make it a perfect square, find its prime factorization. The product of the unpaired factors is the required smallest number.

  • Pythagorean Triplets

    A collection of three positive integers a,b,ca, b, c is a Pythagorean triplet if a2+b2=c2a^2 + b^2 = c^2. For any natural number m>1m > 1, the numbers (2m,m21,m2+1)(2m, m^2-1, m^2+1) form a Pythagorean triplet.

  • Finding Square Root by Repeated Subtraction

    A perfect square can be reduced to zero by successively subtracting odd numbers starting from 11. The number of subtractions performed gives the square root of the number. For example, for 2525: 251=24,243=21,215=16,167=9,99=025-1=24, 24-3=21, 21-5=16, 16-7=9, 9-9=0. It took 5 steps, so 25=5\sqrt{25}=5.

  • Finding Square Root by Long Division Method

    The long division method is used for finding square roots of large numbers. It involves placing bars over pairs of digits from the right, and then performing a division-like process to find the square root digit by digit.

  • Number of Digits in a Square Root

    If a perfect square has nn digits, its square root will have n2\frac{n}{2} digits if nn is even, or (n+1)2\frac{(n+1)}{2} digits if nn is odd. This can be quickly determined by placing bars over pairs of digits.

  • Square Roots of Decimals

    To find the square root of a decimal, use the long division method. Place bars on the integral part from right to left, and on the decimal part from left to right. Add zeros to the decimal part if needed to complete pairs.

Quick Revision Tips

  • • Review these points before exams
  • • Make flashcards for better retention
  • • Connect points to real-world examples
  • • Practice explaining each point in your own words