Functional Description

The relationship between the integer I, square root result Q, and remainder R is given by these equations:

  • I = Q2 + R, where I, Q, and R are integers ≥ 0
  • Q is the largest possible value
Figure 1. Integer Square RootSystem Block Diagram