Question 1107569
.
You &nbsp;may &nbsp;want &nbsp;to &nbsp;look &nbsp;into &nbsp;this &nbsp;Wikipedia &nbsp;&nbsp;<A HREF=https://en.wikipedia.org/wiki/Pythagorean_triple>article on Pythagorean triples</A>


https://en.wikipedia.org/wiki/Pythagorean_triple



Also, &nbsp;if you have a triple of integer numbers &nbsp;(a,b,c), &nbsp;where &nbsp;"c"&nbsp; is the largest of the three, 
you always can check if the triple is Pythagorean by comparing &nbsp;&nbsp;{{{a^2 + b^2}}} &nbsp;and &nbsp;&nbsp;{{{c^2}}}.