Assuming I have some relatively simple equation: $$ \eta(\alpha) = \frac{\Gamma\left(\frac{3}{\alpha}\right) \Gamma\left(8-\frac{3}{\alpha}\right)}{\Gamma\left(8\right)}, $$ is there any simple way to rearrange this and to find what $\alpha$ is, given a known value of $\eta$?
Please detail the steps for me, if this is possible, as I have several similar functions I need to do this with.
Alternatively, if there is a known numerical method to do this, rather than just performing a messy fit, that is also viable. I haven't found a function in MATLAB or Python that could do this, so I assume I'm missing something conceptually here.
Cheers.