R (programming language)/Tutorials/Algebra

Solving polynomial equations

To solve , where are given integers, use the command

polyroot(c(a,b,...,n))