When solving problems involving projectile motion I use:
$\sqrt{2 * \dfrac{\text{height above ground}}{9.8}}$
Eg calculate the time it takes for a bomb to impact if it is travelling 4.9km above ground I simply do:
$\sqrt{2 * \dfrac{49000}{9.8}}$ and get the correct answer of 100 seconds.
However, from traditional equations of projectile motion ( Which I am required to use, and not this formula) I have to use either one of these which relate to the vertical velocity of the object:

So my question is the above formula mentioned derived from the above 3 ?
The 2nd one. Solve for y=height and $u_0=0$.
$V^2 = 2 a h$ , $a=g=9.8$
h=$\sqrt{(v^2/2g)}$
The. Plug this into eother eq1 or 3.