Write a function to find the 5th root of a number.
It sounds easy, but the typical functions are not allowed (see the test suite), so you'll need to find a non-standard method to solve the problem.
hay
332 Solvers
Remove the two elements next to NaN value
308 Solvers
221 Solvers
Who has power to do everything in this world?
256 Solvers
Find the index of the largest value in any vector X=[4,3,4,5,9,12,0,4.....5]
229 Solvers