There is a faster route here that skips finding the side length at all, since for any square the area is proportional to the square of its diagonal: area $= \dfrac{d^2}{2}$, where $d$ is the diagonal.
Since area scales with the square of the diagonal, doubling the area means the diagonal scales by $\sqrt{2}$, so $d_2 = 4\sqrt{2} \times \sqrt{2} = 8$ cm, which confirms the same result without ever computing the side length.
Let's summarize:
This shortcut works for any square whose area gets doubled, so it is worth remembering.