In an opera house, there are 7777 chairs to be placed but the organizer of the event arranged all the chair in such a way that these were as many columns as there were rows, so he had to remove minimum n chairs from the total 7777 chairs. The minimum value of n is?
Correct Answer: 33
Explanation:
7777 - N must be a perfect square.
Now, using the option, we find that N = 33
7777 - 33 = 7744 is perfect square.