Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.

Solving for the nth power?

I was wondering how to solve for the nth power (ex. n√16,807 = 7). the one way I know how to solve the this currently is a trial and error method, and I'm really looking for a more efficient way of evaluating the problem. Thanks

2 Answers

Relevance
  • M3
    Lv 7
    9 years ago
    Favorite Answer

    take logs

    (1/n)*log 16807 = log 7,

    n = log 16807 /log 7 = 5 <------

  • Anonymous
    9 years ago

    I take it you mean the n-th root in your example. Otherwise there is no "n-th power". Or, better, 1/n power.

    If so, learn how to write properly as it points to the solution: (16,807)^(1/n) = 7. Take the log of both side to get rid of the exponent => (1/n) ln(16,807) = ln 7 => n = (ln 16,807)/ln 7, which turns out to be n = 5.

    7^5 = 16,807

Still have questions? Get your answers by asking now.