Simplify Decimal to Radical Decimal to Radical Algorithm

  • Thread starter Thread starter Zerobu
  • Start date Start date
  • Tags Tags
    Algorithm Radical
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 6K views
Zerobu
Messages
5
Reaction score
0
decimal to radical algorithm?

does anyone know if there is a method of writing a decimal number in its simplified radical form?? I really would like to know if there is
 
Physics news on Phys.org
do you mean find a radical that is close to a fraction of whole numbers that would approximate the decimal number?

E.g. find a & b such that sqrt(a/b) aprox = C where a &b are integers and C is a decimal.

In that case I don't know. But there exists an algorythm, I have seen it I think on "ask Dr. Math" or something similar.
 
Put it into continued fraction form. You may be able to recognize a repeating portion. (Actually, in trying this myself, I couldn't recognize anything. I'm not quite sure why. Maybe it just takes a whole lot of digits.)

http://home.earthlink.net/~mrob/pub/ries/index.html is your friend. Try "ries 5.1425631813 -NCS" (where -NCS tells ries not to use the sine or cosine functions).
 
Last edited by a moderator: