搜索资源列表
nthRoot.bas.tar
- This file contains utility functions to calculate the nth root of a number in visual basic.
NthRoot
- Small code that finds the nth root of a given number. The number can have up to 100 digits as the code reads it as a chain of characters.