Invert an Excel function containing the tangent

45 Views Asked by At

In the following excel formula:

=95*1*1/TAN(RADIANS(M3-(10.3/2.01)))/5280)

$M3=2.63715$

and let's say the result of this formula is: $5.508306483$

What would this formula be if I needed to solve for M3?