I know that $\underset{x}{\operatorname{argmax}}f(x)$ is defined as the value at which $f(x)$ has its maximum. There is also $\underset{x}{\operatorname{argmin}}$.
However, in statistics, I often write something like $\Phi(z)=0.95$, and I am then looking for the value z that satisfies the equation.
Thus, this seems like something as $\underset{z, \textrm{where} f(z)=0.95}{\operatorname{argspecificvalue}}f(z)$.
Does something like that exist, i.e. how can I define the value z that satisfies the equation and how would one write it?