Some algebra knowledge makes this problem a lot easier. Let's say the roots of the cubic are $a_1, a_2$, and $a_3$. Then notice that:
$$f(x) = (x-a_1)(x-a_2)(x-a_3)$$
Expanding this out, we get:
$$f(x) = x^3 - (a_1 + a_2 + a_3)x^2 + (a_1a_2 + a_2a_3 + a_1a_3)x - a_1a_2a_3$$
Now it is a fact that, if $a+bi$ is a complex root of a polynomial, then so too is its complex conjugate $a-bi$. A direct consequence of this is that a cubic has either $3$ real roots or a single real root and two complex roots.
The first thing to notice is that we cannot have three real negative roots, since the sum of the roots, which is the coefficient on $x^2$, is positive. Therefore, the polynomial in question can have only one real root.
Next, the constant term is the signed product of the roots. Given that there must be two complex roots, then note that their product $(a+bi)(a-bi) = a^2 + b^2$ is positive, and so it would be necessary for $K$ to be ____ if the real root is to be negative.