The current [integer square root function](https://github.com/Uniswap/v2-core/blob/master/contracts/libraries/Math.sol#L11) is inefficient. It should be improved.