On March 11, 2002, Elizabeth discovered that the difference between two square numbers is the sum of their square roots.
Another way of looking at this is:
(x + 1)2 = x2 + 2x + 1 = x2 + (x + (x + 1))
This can be generalized:
(x + k)2 = x2 + 2kx + k2 = x2 + k(x + (x + k))
In particular, if x=48 and k=4, we get:
522 = (48 + 4)2 = 482 + 4(48 + (48 + 4)) = 2304 + 4(100) = 2704
Another way of looking at this is geometrically: