Let's say Amy is a stunt pilot, planning on doing a parabolic dive in an air show:
$$y = x^2 + 4x +5$$
She hopes to use this trajectory to dive close to the ground (the $x$-axis, height is the $y$-axis), and pull up just before crashing to impress everyone.
To make sure she won't die, she asks two mathematicians to ensure the lack of roots of her parabola.
The first one, Betty, arrives at $x = -2 \pm \sqrt{-1}$. She concludes that since there is no number that satisfies that statement, there is no root. Amy will never hit the ground, and everybody will be impressed.
The second one, Charlie, remembers imaginary numbers, and arrives instead at $x = -2 \pm i$. Desperate, she urges Amy to cancel the air show for she will die a horrible death when her plane reaches $x = -2 \pm i$.
What should Amy do?
Or, what's the point of complex roots?
I am always told that complex numbers are “true” numbers, just as much as negative numbers or fractions. Yet in this example it seems to me that complex numbers “don't exist”.
And now suppose that Amy wants to compute the dimensions of a rectangular field with $48$ km2 of which she also know that the largest sides have two more kilometers than the shortest ones. This leads her to the equation $x(x+2)=48$, which has two solutions: $6$ and $-8$. And she will ignore the answer $-8$, since, although $-8$ is indeed a number, it cannot possibly be a length, which is what she's after.
A similar situation occurs with the solutions $-2\pm i$. They are numbers, but these numbers have no meaning in this specific situation.