Quote:
Originally Posted by aditya_g Hello all, can anyone help me out in solving this question? How to find whether the number PQR84 is a perfect square or not? Is thr any method to find the answer???????? thanks in advance. aditya |
22^2 =>484
v need five digit number ending with 84
(100 + 22 )^2 = 10000 + 4400 + 484
14884 it is of the form PQR84 so its a perfect square
also v can have many ... just append number in hundred's place for a number which can end in 84
22^2 ends with 84 => 122^2 ==>PQR84 , 222^2 ==> PQR84
28^2 ends with 84 => 128^2 ==> PQR84 , 228^2 ==> PQR84
72^2 ends with 84 => 172^2 ==> PQR84 , 272^2 ==> PQR84 n soo...