Prime Factors Calculator for Very Big Numbers

This calculator will calculate the prime factors of a positive integer. The algorithm used can, in theory, handle very large numbers but beware that numbers with large prime factors could take a long time to factorise.

The old Java Applet version of this page is available here but I'm not maintaining it. This one is probably now faster.

Number to factorise:

This page uses Tom Wu's JSBN library. Please see the JSBN licence here