I am trying aptitude questions but was struck on this problem.
Which of the following numbers is a perfect square?
A) $1022121\quad$ B) $2042122\quad$ C) $3063126\quad$ D)$4083128$
As a perfect square always has last digit $0$, $1$, $4$, $5$, $6$, $9$. So, B and D are eliminated.
But I don't know how to eliminate A or C.
The answer is A.
Perfect squares give remainder $0$ or $1$ after division by $3$ and also $4$, both of which can be checked quickly. The C gives same remainder as $26$ after division by $4$, which is $2\neq 0,1$.