Square Number - Special Cases

Special Cases

  • If the number is of the form m5 where m represents the preceding digits, its square is n25 where n = m × (m + 1) and represents digits before 25. For example the square of 65 can be calculated by n = 6 × (6 + 1) = 42 which makes the square equal to 4225.
  • If the number is of the form m0 where m represents the preceding digits, its square is n00 where n = m2. For example the square of 70 is 4900.
  • If the number has two digits and is of the form 5m where m represents the units digit, its square is AABB where AA = 25 + m and BB = m2. Example: To calculate the square of 57, 25 + 7 = 32 and 72 = 49, which means 572 = 3249.

Read more about this topic:  Square Number

Famous quotes containing the words special and/or cases:

    Navarette, a Chinese missionary, agrees with Leibniz and says that “It is the special providence of God that the Chinese did not know what was done in Christendom; for if they did, there would be never a man among them, but would spit in our faces.”
    Matthew Tindal (1653–1733)

    In cases of defense ‘tis best to weigh
    The enemy more mighty than he seems.
    William Shakespeare (1564–1616)