Factor Working with polynomials? See factor (polynomials) Returns the prime factorization of an integer. Syntax factor(Integer) Description factor(Integer) Given an integer , returns the number decomposed in prime factors. Related functions Prime, Square Table of Contents Syntax Description Related functions