From: Zangief Ief Date: 2009-07-11T19:48:50+09:00 Subject: Math cube root Hi, Is there a cube root (as http://en.wikipedia.org/wiki/Cube_root) function in Ruby? Math module seems not offer it... except a Math.sqrt(). Thanks. -- Posted via http://www.ruby-forum.com/.