I forgot the restriction: X>1 ;) On Wed, Sep 28, 2011 at 7:55 PM, Igor Micev <[email protected]> wrote:
> Hi > You can use the following for finding X-th root of a Y: > > Xth_root = ln(Y) / ln(X) or > Xth_root = log(Y) / log(X) > > -Igor > > > On Wed, Sep 28, 2011 at 5:08 PM, Muralidhar <[email protected]>wrote: > >> Hi All, >> >> Can any one let me know if any function is availabe to find out nth of >> a value in jbase. >> >> For eg 5th root of 3125. >> >> Regards, >> GMD >> >> -- >> Please read the posting guidelines at: >> http://groups.google.com/group/jBASE/web/Posting%20Guidelines >> >> IMPORTANT: Type T24: at the start of the subject line for questions >> specific to Globus/T24 >> >> To post, send email to [email protected] >> To unsubscribe, send email to [email protected] >> For more options, visit this group at >> http://groups.google.com/group/jBASE?hl=en >> > > > > -- > Igor Micev > -- Igor Micev -- Please read the posting guidelines at: http://groups.google.com/group/jBASE/web/Posting%20Guidelines IMPORTANT: Type T24: at the start of the subject line for questions specific to Globus/T24 To post, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jBASE?hl=en
