Compute Integer to Any Real Power Algorithm

  • Context: Undergrad 
  • Thread starter Thread starter michalll
  • Start date Start date
  • Tags Tags
    Computation
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
michalll
Messages
44
Reaction score
0
Hi, I was wondering if there exists an algorithm for one by one digit computation of an integer to the power of any real number? Couldn't find anything on the net.
 
Physics news on Phys.org
michalll said:
Hi, I was wondering if there exists an algorithm for one by one digit computation of an integer to the power of any real number? Couldn't find anything on the net.

There are digit-by-digit algorithms for square roots and even cube roots. But nobody uses them any more, not even computers use them. If they are not on the Internet, then you may have to go and look in an old-fashioned paper book. (You know, the kind copied by ancient monks using pens made from goose quills.)