I stumbled upon the question that 'Factorize the polynomial $$p(x)=x^4+x^3+(1+i)x^2+(1-i)x+3i$$
It is commonly known that $\mathbb C$ is algebraically closed. So, any polynomial has at least one complex root. Obviously, there are at most $4$ roots of $p(x)$. I want to learn is there a way to find possible roots of $p(x)$ so as to write $p(x)$ in terms of linear factors without using calculators.
In other words, how one can factorize any polynomial in $\mathbb C$? without knowing any root of it. Thanks in advance.