My question arises from another question here. The OP asked to computed the tangent plane to the surface $S$ given by the implicit equation
$$x^3+y^3+z^3-3xyz=0$$
at $(1,1,1)$. In order to get an idea of how $S$ should be, I tried to plot it by obtaining the image in the figure below.
What puzzles me is that: the graph of $S$ does not pass through the point $(1,1,1)$ (the blue point); but yet $(1,1,1)$ is obviously a solution of $x^3+y^3+z^3-3xyz=0$. I immediately thought there was a mistake then I checked the equation more than one time. Hence I thought that my program makes a fallacious plot, but different programs provide the same plot. Thus: how is it possible?
