Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
Agreed...from reading the example I quickly assumed it ended at the third power. Thanks for looking into it.
Thanks I'll look into it.
Tell me if I am wrong but I dont think the test results account for square and cube sharing the same numbers.
I get 89 instead of 88 for the first 100. cube and square share only one number under 100 which is 64. and accounts for the lost number.