Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to calc the third rootextraction (cuberoot)

54373Jul 24 2007 — edited Jul 24 2007
Hi, i want to calculate the third root extraction of a number ( cube root )
I don't know this is correct English, but i give you a couple of examples to explain what i mean.

When input is 27, answer should be 3
When input is 125, answer should be 5
When input is 3.375, answer should be 1.5

Thanks in advance
Auke Quist
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 21 2007
Added on Jul 24 2007
2 comments
1,297 views