Problem 53745. Easy Sequences 60: Almost Cube Root
Solution Stats
Problem Comments
-
3 Comments
I am getting s=3771 for n=1000 and ss=[36, 578069405385, 493, 21113, 50479263911] for test 10.
Hi Tim,
You are correct. Please try again and please like and rate the problem. Thanks.
I have a drop dead simple solution (size=33) that runs on time if the max exponent of test case 10 were 8.6, but I can't figure out how to make it any faster, even with more complexity. Based on the motif of ES VII, I suspect prime numbers hold the key, but I don't see how.
Solution Comments
Show commentsProblem Recent Solvers4
Suggested Problems
-
Find the two most distant points
2848 Solvers
-
How to find the position of an element in a vector without using the find function
2731 Solvers
-
Convert a vector into a number
599 Solvers
-
Factorions: Numbers that equal the sum of the factorials of their digits
75 Solvers
-
Determine if Input is Oddish or Evenish (Odd/Even Sum of Digits)
299 Solvers
More from this Author116
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!