InterviewSolution
Saved Bookmarks
| 1. |
What is the least number to be subtracted from 696 to make it a perfect square? |
|
Answer» 20 The numbers less than 696 and are SQUARES of certain numbers are 676, 625. The least NUMBER that should be subtracted from 696 to make it PERFECT SQUARE = 696 - 676 = 20. |
|