From: anshu khare (anshukhare1998_at_[hidden])
Date: 2020-01-17 13:43:59


Hi mentors,

I would like extend math/complex library in which the user will be able to
compute roots of equation like z^n - a =0 where n,a € R+.
Example : z^4 - 1 = 0

Anshu