When i solve  'x**5 + x**3 + 1', it shows solution as 
[RootOf(x**5 + x**3 + 1, 0),
 RootOf(x**5 + x**3 + 1, 1),
 RootOf(x**5 + x**3 + 1, 2),
 RootOf(x**5 + x**3 + 1, 3),
 RootOf(x**5 + x**3 + 1, 4)]

How to get solution of this equation using sympy.
Image of the same is attached

<https://lh6.googleusercontent.com/-X6chv6Uv09c/Ua8ByKhGqYI/AAAAAAAAAEo/wLGSedGo9jg/s1600/rootof.png>

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sympy?hl=en-US.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to