Is there a symbol used for an element which a function sends to zero?
Like this: $f(?) = 0$, where "$?$" would be the symbol for which I am wondering if exists.
I think this could be useful for instance in factoring polynomials: $ax^2+bx+c = a(x-?_1)(x-?_2)$ and the zeroes of functions are always interesting.