Is Horner Algorithm works or suitable for polynomial with complex coefficients?

488 Views Asked by At

I have checked Algorithm of Horner for polynomial factorization with

complex coeffecients ,I got it works but i can't show it works in general

for any polynomial with complex coeffeciant .

My question here is:How do I show it works or suitable for polynomial with complex coeffecients if it is ?

Thank you for any help