The number $aabb$ is
$$1000a + 100a + 10b + b = $$ $$1100a + 11b = $$ $$11 (100a + b) $$
To be a perfect square, each factor must appear an even number of times. Then $(100a + b)$ must be a multiple of $11$, which in this case is achieved by making that $a + b = 11$.
So, the possibles $a$ and $b$ are $9$ and $2$, $8$ and $3$, $7$ and $4$, $6$ and $5$, or the opposite order. But I don't know how to continue, because I am looking for an analytical way and not trying all possibilities to see which works.
Since $b=11-a$, the number is $$11(100a+11-a)=11^2(9a+1)$$ so $9a+1$ is a perfect square. Also, $9a+1<83$. $9a+1=m^2$ yields $9a=(m+1)(m-1)$ and $m<10$. Since $m+1$ and $m-1$ can not be both multiples of $3$, then $m$ is $8$.