Thanks. Solve may have just been the wrong command. – lip1Dec 11 '12 at 15:18
3
@b.gatessucks Perhaps you should consider posting working answers, however short they may be, as answers and not as comments. The list of seemingly unanswered questions is growing and growing. I won't hold it against you ;-) – Sjoerd C. de VriesDec 11 '12 at 15:35
1
You can get the result with Solve, you can do e.g. this Simplify[ Solve[ (1/9)^(r/2) == 1/n, r, Reals], n > 0]. – ArtesDec 11 '12 at 15:37
@SjoerdC.deVries the alternative is someone collects all these answers in comments and produce 200 answers ;-) – chrisDec 11 '12 at 15:44
Or I can answer my own question with the comments :) – lip1Dec 11 '12 at 15:45
Solve, you can do e.g. thisSimplify[ Solve[ (1/9)^(r/2) == 1/n, r, Reals], n > 0]. – Artes Dec 11 '12 at 15:37