I have an implicit function, for example: f(x,y) = x.^3 + x.*y + y.^2 - 36 I want to solve the root. So f ...
stackoverflow.com