A point is a stationary point if dy/dx = 0.
x3 + xy2 - y3 = 5
3x2 + y2 + 2xy(dy/dx) - 3y2(dy/dx) = 0
(dy/dx)(2xy - 3y2) = -3x2 - y2
dy/dx = (-3x2 - y2) / (2xy - 3y2)
If dy/dx = 0, then -3x2 - y2 = 0
-3x2 - y2 = 0 only if x = y = 0.
But, (0,0) does not lie on the graph of x3 + xy2 - y3 = 5.
So, there are no stationary points for the given curve.