This document discusses the method of completing squares in complex numbers to find the square root of a complex number a + ib. It shows that the square root can be written as √(a + √(a^2 + b^2)) + i(b/√(a^2 + b^2)), which is a beautiful solution that allows finding the square root very fast by completing the square of the complex number. It also discusses solving the equations x^2 - y^2 = a and xy = b/2 to find x and y, but presents completing the square as a better approach.