How to calculate the length of diagonal d
of a square, given the size of its area A

A n = A + A
A n = 2 * A

A n = d * d
A n = d 2

d 2 = 2 * A
d = 2 * A