Timeline for Calculate the cube root of a number
Current License: CC BY-SA 3.0
38 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Mar 25 at 16:43 | answer | added | Rosario | timeline score: 0 | |
| Apr 29, 2021 at 19:36 | answer | added | NoLongerBreathedIn | timeline score: 1 | |
| Mar 2, 2018 at 17:27 | answer | added | Weijun Zhou | timeline score: 0 | |
| Mar 2, 2018 at 14:42 | answer | added | Luis felipe De jesus Munoz | timeline score: 2 | |
| May 18, 2017 at 23:58 | answer | added | ceilingcat | timeline score: 0 | |
| Feb 28, 2017 at 15:01 | answer | added | Robert Benson | timeline score: 0 | |
| Feb 28, 2017 at 13:10 | comment | added | user3094403 | @KritixiLithos No, it isn't. I understand that this wasn't really clear, but my intent was to disallow them. And I'm not invalidating any answers with this, so I updated the question. | |
| Feb 28, 2017 at 13:09 | history | edited | user3094403 | CC BY-SA 3.0 | added 44 characters in body |
| Feb 28, 2017 at 12:51 | comment | added | user41805 | Is a built-in for square-root allowed? By this, I mean that the builtin for square root is a single byte command and not a builtin that raises a number to the .5 power | |
| Mar 4, 2014 at 9:18 | vote | accept | user3094403 | ||
| Feb 27, 2014 at 16:40 | answer | added | jpjacobs | timeline score: 0 | |
| Feb 25, 2014 at 20:41 | answer | added | danmcardle | timeline score: 1 | |
| Feb 25, 2014 at 20:19 | answer | added | Justin | timeline score: 1 | |
| Feb 24, 2014 at 22:52 | answer | added | blabla999 | timeline score: 1 | |
| Feb 23, 2014 at 14:01 | answer | added | mniip | timeline score: 2 | |
| Feb 23, 2014 at 12:33 | comment | added | user3094403 | @ace: Yes, only real numbers. | |
| Feb 23, 2014 at 12:32 | answer | added | mudri | timeline score: 6 | |
| Feb 23, 2014 at 12:31 | history | edited | user3094403 | CC BY-SA 3.0 | added 22 characters in body |
| Feb 23, 2014 at 2:06 | comment | added | Level River St | With reference to my answer using Exp(ln(x)/3) (and several clones of it) please clarify if Exp is allowed. I assume pow(x,1/3) is not (even though it is technically not a cube root function.) | |
| Feb 22, 2014 at 19:35 | answer | added | Heiko Oberdiek | timeline score: 3 | |
| Feb 22, 2014 at 18:34 | answer | added | Timtech | timeline score: 1 | |
| Feb 22, 2014 at 18:20 | answer | added | Amal | timeline score: 1 | |
| Feb 22, 2014 at 18:14 | answer | added | Timtech | timeline score: 2 | |
| Feb 22, 2014 at 17:55 | answer | added | md_rasler | timeline score: 2 | |
| Feb 22, 2014 at 15:54 | answer | added | Michael M. | timeline score: 3 | |
| Feb 22, 2014 at 15:46 | answer | added | Victor Stafusa | timeline score: 2 | |
| Feb 22, 2014 at 15:15 | comment | added | Victor Stafusa | Is rounding to 4 digits after the decimal point a strong requirement? Or could it be something like "you aren't required to show more than 4 digits after the decimal point"? | |
| Feb 22, 2014 at 13:40 | history | tweeted | twitter.com/#!/StackCodeGolf/status/437220369947451392 | ||
| Feb 22, 2014 at 13:05 | comment | added | yo' | @ace add complex and I change 2 letters in my code ;) | |
| Feb 22, 2014 at 13:01 | answer | added | primo | timeline score: 5 | |
| Feb 22, 2014 at 13:01 | answer | added | Victor Stafusa | timeline score: 1 | |
| Feb 22, 2014 at 12:58 | answer | added | Razvan | timeline score: 2 | |
| Feb 22, 2014 at 12:58 | answer | added | mniip | timeline score: 20 | |
| Feb 22, 2014 at 12:58 | answer | added | yo' | timeline score: 9 | |
| Feb 22, 2014 at 12:57 | comment | added | user12205 | Judging from your test cases I assume the program only needs to deal with real numbers? | |
| Feb 22, 2014 at 12:51 | comment | added | yo' | damn, if you allowed only numbers with precise cube, I would have a nice golf | |
| Feb 22, 2014 at 12:48 | history | edited | user3094403 | CC BY-SA 3.0 | added 120 characters in body |
| Feb 22, 2014 at 12:38 | history | asked | user3094403 | CC BY-SA 3.0 |