Skip to content

I'm exploring odd perfect roots and algorithms for their efficient computation.

Notifications You must be signed in to change notification settings

DavidLikesLearning/OddPerfectRoots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

OddPerfectRoots

It is possible and surprisingly easy to compute the kth root of a value n such that n = a^k, a being an integer from 0 to 100. This is mainly due to our number system. The mastery of this is an attainable party trick with little brain cpu demands. I have made this simple game to practice my own perfect odd roots which I use primarily entertain and teach mathematics.

About

I'm exploring odd perfect roots and algorithms for their efficient computation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages