Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Return the radical of an integer, the product of its distinct prime factors
ResourceFunction["IntegerRadical"][n] returns the integer radical of an integer n. |
The product of distinct prime factors of a few numbers:
In[1]:= |
|
Out[1]= |
|
Some examples of a+b=c:
In[2]:= |
|
Out[2]= |
|
Quality values for these examples of the abc conjecture:
In[3]:= |
|
Out[3]= |
|
Gaussian integers are supported:
In[4]:= |
|
Out[4]= |
|
This work is licensed under a Creative Commons Attribution 4.0 International License