Exact Constructive Digit-by-Digit Algorithms for Integer $e$-th Root Extraction
Suresan Pareth

TL;DR
This paper introduces a unified, constructive digit-by-digit algorithmic framework for exact integer e-th root extraction, providing correctness proofs, error bounds, and generalizations of classical methods without floating-point operations.
Contribution
It develops a complete correctness theory for fractional square root algorithms and generalizes to arbitrary e-th roots using an invariant-based approach derived from the binomial theorem.
Findings
Proves each digit is exact and final in the fractional square root algorithm.
Provides a sharp truncation error bound of 10^{-k} after k digits.
Offers an exact decision procedure for perfect e-th power detection.
Abstract
We present a unified constructive digit-by-digit framework for exact root extraction using only integer arithmetic. The core contribution is a complete correctness theory for the fractional square root algorithm, proving that each computed decimal digit is exact and final, together with a sharp truncation error bound of after digits. We further develop an invariant-based framework for computing the integer -th root of a non-negative integer for arbitrary fixed exponents , derived directly from the binomial theorem. This method generalizes the classical long-division square root algorithm, preserves a constructive remainder invariant throughout the computation, and provides an exact decision procedure for perfect -th power detection. We also explain why exact digit-by-digit fractional extraction with non-revisable digits is…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNumerical Methods and Algorithms · Polynomial and algebraic computation · Cryptography and Residue Arithmetic
