This calculates the Nth root of X, when you start the project, it will ask you for N then X. ---------------------------------------------------------------------------------------------- This may be a bit off in the last couple digits, but it is accurate enough for most calculations(or maybe scratch just rounds if it's too long, I don't know)
I realized scratch didn't have a Nth root function and loads of calculators on scratch are missing this, so I decided to make one as a waiting project as I work on my bigger projects.