| Bill Allombert on Tue, 21 Nov 2023 15:37:43 +0100 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
| Re: sqrt(x,n) for non-prime n? |
On Tue, Nov 21, 2023 at 11:56:12AM +0100, hermann@stamm-wilbrandt.de wrote: > What can be done if modulus is not a p-adic number? > Like n=856 in example of: > https://en.m.wikipedia.org/wiki/Kunerth%27s_algorithm As I understand, this algorithm does not actually work... See the talk pages. This is one of the worst wikipedia page I have come across in a long time. Cheers, Bill.