Hang on… I think we’re mixing some things here.
Yes, we have a “cubic”, a cubic in 2 variables… f(x, y) = x³ - y³ - 91 = 0
However, the idea that we are limited to 3 solutions, and we find at least 4, is not what The Fundamental Theorem of Algebra (d’Alembert’s Theorem) speaks to. The FTA applies to single-variable polynomials Pₙ(x) = 0 with complex (or real) coefficients, which will have exactly ’n’ roots, complex and/or real.
Yes, y = x³ - 91 = x³ - (∛91)³ will have 3 roots… 1 root at ∛91 ==>
y = (x - ∛91)(x² + (∛91)x + (91)²/³) = (x - ∛91)(x + (∛91 / 2)[1 - i√3])(x + (∛91 / 2)[1 + i√3])
As for f(x, y) = x³ - y³ - 91 = 0, it is true that (3, -4) and (4, -3) are solutions to f(x, y), but the solutions are infinite.
To see this, consider dy/dx (via implicit differentiation)…
3x² - 3y²(dy/dx) = 0 ==> dy/dx = x²/y² ≥ 0 ∀ (x, y) in f()
This means that the entire curve for y = f(x) is monotonically increasing, with something “funky” at y=0, and probably at x=0. The monotonicity also implies that for _every_ conceivable ‘x’ ∈ ℝ, there is a unique corresponding ‘y’, also ∈ ℝ… the function f(x, y) is 1-to-1 from (-∞, ∞).
We can go further to look for inflection points: d²/dx² y = d/dx (x²/y²) = (2xy³ - 2x⁴) / y⁵
There is still funkiness at y=0, but that is addressed by studying when...
2xy³ - 2x⁴ = 0 ==> x = 0 _OR_ y³ = x³. (x, y=x) are not points anywhere on f(x,y), so we are left with something interesting at x=0, and perhaps another inflection point at y=0 where d²y/dx² is undefined, so we investigate.
At x=0, we have y = -∛91 ≈ -4.498..., and at y=0, we have x=∛91 ≈ 4.498, and looking at the following graph confirms those 2 inflection points… (0, -∛91) and (∛91, 0)
Anyway, I plugged in f(x, y) in Desmos, and see nothing unusual.
I suspect this just a misapplication of the Fundamental Theorem of Algebra, and expectations thereof ? Well, good reminder in any case !
Doug C.
FYI, here is a Desmos 3D graph with complex mode turned on. It seems to give the correct results: desmos.com/3d/lwxxpqvxe806/25/25