Is $(x-1,y-1)$ a principal ideal in $\mathbb C[x,y]/(x^2-y^3)$?
What I've reduced this to is -
$$0 = y^3-x^2 = y^3-1+1-x^2$$
Hence $(y-1)(y²+y+1)=(x-1)(x+1)$
I also know that $x+1$ doesn't belong to the maximal ideal $(x-1,y-1)$. Is there a way to say it is actually a unit?
The first solution is wrong
As Arthur pointed out my solution does not make sense because the ideal is not the same in the bigger ring. Solving that in $R=\mathbb{C}[t^3,t^2]$ is easier suppose on the contrary the ideal is principal $(t^3-1,t^2-1)=(f(t^3,t^2))$ then we get $f\mid t^3-1 $ and $f\mid t^2-1$. But $f\in R$ so it is degree is at most $2$. Also we know that $\mathbb{C}$ is algebraicly closed so $t^3-1, t^2-1$ factors completely and $1$ is the only common root between them. Hence the only option for $f$ in $R$ is to be a unit or $1$.