[comp.graphics] In search of cbrt

rcruz@paul.rutgers.edu (Rafael Cruz) (12/13/90)

I  plan  to  use  the Graphics Gems routines from the book by Andrew
Glassner on a PC under TC++ 1.0.  Most f the gems compile and run
without any problems.  However, the  routines  to  compute cubic  and
quartic roots make use of the library function cbrt().  This library
is in the Unix math library but TC doesn't seem to support it. 

Is the source code for cbrt() available in a site that supports
anonymous  ftp? Better yet, are the CEPHES routines by Mosher (I think
that's how you spell his name) available somewhere.    To  my
understanding,  his  library  provides  a function called cbrt() which
I assume is similar to the one available on Unix. 

Thanks in advance for any help you can provide.

----- 
Rafael 
rcruz@paul.rutgers.edu