For example, if I had the relation: $x^3 + 3x^2 + y^3 - y^2 - 15y + 20 = 0$, and I wanted to find the sum of all $y$ values at $x=1$.
So if my new function was $f(x)$, then $f(1)$ would be about
$3.5 + 1.7 + (-4) = 1.2$.
How would I write such a function on desmos?
Maybe I could simplify and rewrite the relation, but that might not work for other relations.

Hint: At $x=1$, the $y$ values are roots of the equation
$$1 +3 +y^3-y^2-15y+20=0.$$
Hence, what are the sum of the roots?
Note:
Or alternatively, if you wanted to sum all real+complex roots.