I'm having trouble with a simple math problem that I embarrassingly should know how to solve.
X^n = n^10
X is a constant value.
Solve for n.
Can anyone point me in the right direction?
Thanks!
Ultimately I am trying to find an integer value of N when X^n > N^10. I was working on the assumption that if I found the point where they become equal it would be easy to just take the next larger integer to solve the problem. The values for X are greater than 1 but still small, on the order of 1.001